Type alias SplitMergeInfo
SplitMergeInfo: {
accountSplitDepth: number;
currentShardPrefixLength: number;
siblingAddress: bigint;
thisAddress: bigint;
}
Type declaration
accountSplitDepth: number
currentShardPrefixLength: number
siblingAddress: bigint
thisAddress: bigint