Type alias SetTreeDelegateInstructionAccounts
SetTreeDelegateInstructionAccounts: {
merkleTree: web3.PublicKey;
newTreeDelegate: web3.PublicKey;
treeAuthority: web3.PublicKey;
treeCreator: web3.PublicKey;
}
Type declaration
-
merkleTree: web3.PublicKey
-
newTreeDelegate: web3.PublicKey
-
treeAuthority: web3.PublicKey
-
treeCreator: web3.PublicKey
Accounts required by the setTreeDelegate instruction
Property
treeAuthority
Property
treeCreator
Property
newTreeDelegate
Property
merkleTree