Module pack

Module pack 

Source
Expand description

Helper for packing validity proofs into remaining accounts.

Structs§

PackedAddressTreeInfo
PackedProofResult
Result of packing a validity proof into remaining accounts.
PackedStateTreeInfo
PackedStateTreeInfos
Packed state tree infos from validity proof.
PackedTreeInfos
Packed tree infos from validity proof.

Enums§

PackError

Functions§

pack_proof
Packs a validity proof into remaining accounts for instruction building.
pack_proof_for_mints
Same as pack_proof but also includes state merkle tree for mint creation.