Type alias AuctionAVLTreeV1AccountData
AuctionAVLTree
V1
Account
Data
: { allocator
: Allocator; bump
: number; key
: number; padding
: number[]; rawData
: Uint8Array; rawDataOffset
: number; }
Type declaration
-
-
bump: number
-
key: number
-
padding: number[]
-
rawData: Uint8Array
-
rawDataOffset: number