Re-exports

Modules

  • define how to rule over the blockchain
  • info 🔒
  • leaderlog 🔒
  • Mockchain ledger. Ledger exists in order to update the current state and verify transactions.
  • pots 🔒
  • This module holds all the necessary methods to be able to serialize the ledger. There are 2 methods for each type that needs to be serialize pack_* and unpack_*.

Structs