package
0.0.0-20201115164506-4b7be03191e8
Repository: https://github.com/aiblocks/go.git
Documentation: pkg.go.dev
# Structs
StateVerifier verifies if ledger entries provided by Add method are the same as in the checkpoint ledger entries provided by SingleLedgerStateReader.
# Type aliases
TransformLedgerEntryFunction is a function that transforms ledger entry into a form that should be compared to checkpoint state.