Skip to main content

Module api

Module api 

Source
Expand description

Public API trait for the consensus service.

ConsensusServiceAPI defines the full set of operations available to callers: creating proposals, casting votes, processing network messages, and querying state.

Traitsยง

ConsensusServiceAPI
Defines the public contract for a consensus service.