Type alias UpdateAssetDataV2InstructionArgs
Type declaration
-
creatorHash: Uint8Array
-
dataHash: Uint8Array
-
-
index: number
-
newAssetData: undefined | OptionOrNullable<Uint8Array>
-
-
nonce: number | bigint
-
previousAssetDataHash: undefined | OptionOrNullable<Uint8Array>
-
proof: undefined | PublicKey<string>[]
-
root: Uint8Array