Type alias AddConfigLinesInstructionAccounts
AddConfigLinesInstructionAccounts: {
anchorRemainingAccounts?: web3.AccountMeta[];
authority: web3.PublicKey;
candyMachine: web3.PublicKey;
}
Type declaration
-
Optional
anchorRemainingAccounts?: web3.AccountMeta[]
-
authority: web3.PublicKey
-
candyMachine: web3.PublicKey
Accounts required by the addConfigLines instruction
Property
candyMachine
Property
authority