Type alias SetAndVerifyCollectionInstructionData
Set
AndVerifyCollectionInstructionData: {
collection: PublicKey;
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