Type alias DelegateStandardV1InstructionArgs
Delegate
Standard
V1
Instruction
Args
: { amount
?: undefined | number | bigint; tokenOwner
: undefined | PublicKey<string>; tokenStandard
: TokenStandard; }
Type declaration
-
Optional
amount?: undefined | number | bigint
-
tokenOwner: undefined | PublicKey<string>
-