Module rollover_state_tree

Source

Structs§

RolloverBatchStateTreeParams

Functions§

batched_tree_is_ready_for_rollover
Check that:
rollover_batched_state_tree
Rollover an almost full batched state tree, ie create a new batched Merkle tree and output queue with the same parameters, and mark the old accounts as rolled over. The old tree and queue can be used until these are completely full.
rollover_batched_state_tree_from_account_info
Rollover an almost full batched state tree, ie create a new batched Merkle tree and output queue with the same parameters as the old accounts, and mark the old accounts as rolled over. The old tree and queue can be used until completely full.