Type alias RouteInstructionAccounts
RouteInstructionAccounts: {
anchorRemainingAccounts?: web3.AccountMeta[];
candyGuard: web3.PublicKey;
candyMachine: web3.PublicKey;
payer: web3.PublicKey;
}
Type declaration
-
Optional
anchorRemainingAccounts?: web3.AccountMeta[]
-
candyGuard: web3.PublicKey
-
candyMachine: web3.PublicKey
-
payer: web3.PublicKey
Accounts required by the route instruction
Property
candyGuard
Property
candyMachine
Property
signer] payer