mithril-cardano-node-internal-database 0.1.0

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
5
# Mithril-cardano-node-internal-database

This crate provides components to read the files of a Cardano node internal database, such as immutable files
and ledger state snapshots, and compute digests from them.
It includes observers, digesters and various helpers for file system operations.