# Functions
NewIBFT creates a new instance of the IBFT consensus protocol.
# Interfaces
Backend defines an interface all backend implementations need to implement.
No description provided by the author
MessageConstructor defines a message constructor interface.
No description provided by the author
Transport defines an interface the node uses to communicate with other peers.
Verifier defines the verifier interface.