Type alias SetInUseByInstructionAccounts
SetInUseByInstructionAccounts: {
holder: web3.PublicKey;
holderTokenAccount: web3.PublicKey;
inUseByAddress: web3.PublicKey;
mintManager: web3.PublicKey;
ruleset: web3.PublicKey;
}
Type declaration
-
holder: web3.PublicKey
-
holderTokenAccount: web3.PublicKey
-
inUseByAddress: web3.PublicKey
-
mintManager: web3.PublicKey
-
ruleset: web3.PublicKey
Accounts required by the SetInUseBy instruction
Property
mintManager
Property
ruleset
Property
inUseByAddress
Property
holder
Property
holderTokenAccount