// ---
// tags: bbg, rust
// crystal-type: source
// crystal-domain: cyber
// ---
//! Checkpointing: snapshot BBG root + optional zheng accumulator.
use crateBbgState;
use crateParticle;
/// A BBG checkpoint: root hash + optional proof accumulator + block height.