Re-exports
pub use multiverse::Ref;
Modules
- tally 🔒
Structs
- Inmutable data structure used to represent the explorer’s state at a given Block A new state can be obtained to from a Block and it’s previous state, getting two independent states but with memory sharing to minimize resource utilization
- Tip 🔒