mithril-cardano-node-internal-database 0.2.4

Mechanisms that allow Mithril nodes to read the files of a Cardano node internal database and compute digests from them
Documentation
1
2
3
4
//! Signable Builders for Cardano node internal database artifacts
mod cardano_database;

pub use cardano_database::*;