Type alias UpdateMetadataInstructionDataArgs
Update
Metadata
Instruction
Data
Args
: { currentMetadata
: MetadataArgsArgs; index
: number; nonce
: number | bigint; root
: Uint8Array; updateArgs
: UpdateArgsArgs; }
Type declaration
-
-
index: number
-
nonce: number | bigint
-
root: Uint8Array
-