Type alias DelegateAndFreezeV2InstructionDataArgs
 
Delegate
And
Freeze
V2
Instruction
Data
Args
: {     assetDataHash
: OptionOrNullable<Uint8Array>;     collectionHash
: OptionOrNullable<Uint8Array>;     creatorHash
: Uint8Array;     dataHash
: Uint8Array;     flags
: OptionOrNullable<number>;     index
: number;     nonce
: number | bigint;     root
: Uint8Array; }
Type declaration
- 
- 
- 
creatorHash: Uint8Array
- 
dataHash: Uint8Array
- 
- 
index: number
- 
nonce: number | bigint
- 
root: Uint8Array