Pubkey of the tree account.
Pubkey of the queue account associated with the tree.
The type of tree. One of TreeType.
OptionalcpiOptional compressed cpi context account.
Next tree info. Is some if the next tree should be used for the next
state transition.
Tree info, versioned via TreeType. The protocol stores compressed accounts in state trees, and PDAs in address trees.
Onchain Accounts are subject to Solana's write-lock limits.
To load balance transactions, use selectStateTreeInfo to randomly select a tree from a range of active trees.
Example: