Structs§
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.