Packs TreeInfos. Replaces PublicKey with index pointer to remaining accounts.
Only use for MUT, CLOSE, NEW_ADDRESSES. For INIT, pass newAddressParamsPacked and outputStateTreeIndex to your program instead.
outputStateTreeIndex
Optional existing array of accounts to append to.
Account proof inputs.
New address proof inputs.
Remaining accounts, packed state and address tree infos, state tree output index and address tree infos.
Packs TreeInfos. Replaces PublicKey with index pointer to remaining accounts.
Only use for MUT, CLOSE, NEW_ADDRESSES. For INIT, pass newAddressParamsPacked and
outputStateTreeIndexto your program instead.