Type alias TreeConfigAccountDataArgs
Tree
Config
Account
Data
Args
: { isDecompressible
: DecompressibleStateArgs; isPublic
: boolean; numMinted
: number | bigint; totalMintCapacity
: number | bigint; treeCreator
: PublicKey; treeDelegate
: PublicKey; }
Type declaration
-
-
isPublic: boolean
-
numMinted: number | bigint
-
totalMintCapacity: number | bigint
-
-