package
0.0.0-20231107013028-2a45ea8fb723
Repository: https://github.com/hyperledger-labs/minbft.git
Documentation: pkg.go.dev
# Functions
New creates an instance of Client given a client ID, total number of replica nodes n, number of tolerated faulty replica nodes f, and a stack of external interfaces.
WithLogger sets an externally created logger.
# Type aliases
Option is a function to set client optional parameters.