package
0.0.0-20231107013028-2a45ea8fb723
Repository: https://github.com/hyperledger-labs/minbft.git
Documentation: pkg.go.dev
# Functions
NewSimpleLedger initializes an object of SimpleLedger.
# Structs
SimpleBlock defines a basic block structure composed of blockheight and previousblock hash.
SimpleLedger implements `RequestConsumer` interface.