package
0.0.0-20231107013028-2a45ea8fb723
Repository: https://github.com/hyperledger-labs/minbft.git
Documentation: pkg.go.dev
# Functions
NewClientSide creates a new instance of ReplicaConnector to use at client side, i.e.
NewReplicaSide creates a new instance of ReplicaConnector to use at replica side, i.e.
# Interfaces
ReplicaConnector represents a generic implementation of connectivity interface.