Type alias VerifyCreatorInstructionData
Verify
Creator
Instruction
Data
: { creatorHash
: Uint8Array; dataHash
: Uint8Array; discriminator
: number[]; index
: number; metadata
: MetadataArgs; nonce
: bigint; root
: Uint8Array; }
Type declaration
-
creatorHash: Uint8Array
-
dataHash: Uint8Array
-
discriminator: number[]
-
index: number
-
-
nonce: bigint
-
root: Uint8Array