Structs§
- Ledger
Ctx - Ledger
Sync 🔒State - Staged
Ledgers 🔒Storage - Indexing
StagedLedger
both by their “merkle root hash” and their “staged ledger hash”
Traits§
Functions§
- dump_
application_ 🔒to_ file - Save staged ledger and block to file, when the application fail. So we can easily reproduce the application both in Rust and OCaml, to compare them.
- dump_
reconstruct_ 🔒to_ file - Save reconstruction to file, when it fails. So we can easily reproduce the application both in Rust and OCaml, to compare them.
- error_
to_ 🔒string - merkle_
root 🔒 - staged_
ledger_ 🔒reconstruct