Structs§
- Address
Merkle Context - Merkle
Context - Merkle
Output Context - Context which contains the accounts necessary for emitting the output compressed account.
- Packed
Address Merkle Context - Packed
Merkle Context - Packed
Merkle Output Context - Context which contains the indices of accounts necessary for emitting the output compressed account.
- Queue
Index - Remaining
Accounts - Collection of remaining accounts which are sent to the program.
Functions§
- pack_
address_ merkle_ context - Returns a
PackedAddressMerkleContextand fills upremaining_accountsbased on the givenmerkle_context. - pack_
address_ merkle_ contexts - Returns a vector of
PackedAddressMerkleContextand fills upremaining_accountsbased on the givenmerkle_contexts. - pack_
merkle_ context - pack_
merkle_ contexts - pack_
merkle_ output_ context - Returns a
PackedMerkleOutputContextand fills upremaining_accountsbased on the givenmerkle_output_context. - pack_
merkle_ output_ contexts - Returns a vector of
PackedMerkleOutputContextand fills upremaining_accountsbased on the givenmerkle_contexts.