package
0.0.0-20231107013028-2a45ea8fb723
Repository: https://github.com/hyperledger-labs/minbft.git
Documentation: pkg.go.dev
# Functions
AuthenBytes returns serialized representation of message's authenticated content.
Stringify returns a human-readable string representing the message content that is sufficient for diagnostic output.
# Interfaces
CertifiedMessage represents a message certified with a UI.
ClientMessage represents a message generated by a client.
No description provided by the author
No description provided by the author
No description provided by the author
MessageImpl provides an implementation of the message representation.
No description provided by the author
PeerMessage represents a message exchanged between replicas.
No description provided by the author
ReplicaMessage represents a message generated by a replica.
No description provided by the author
No description provided by the author
No description provided by the author
SignedMessage represents a message signed with a normal signature.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author