Interface IConsensus
Namespace: Catalyst.Abstractions.Consensus
Assembly: Catalyst.Abstractions.dll
Syntax
public interface IConsensus
Methods
| Improve this Doc View SourceStartProducing()
Call this method to start acting as a producer of ledger state update.
Declaration
void StartProducing()