Table of Contents

Class ConsensusNotRunning

Namespace
Concordium.Sdk.Types
Assembly
Concordium.Sdk.dll

The consensus protocol is not running on the node. This only occurs when the node does not support the protocol on the chain or the node is a 'Bootstrapper'.

public sealed record ConsensusNotRunning : INodeConsensusStatus, IEquatable<ConsensusNotRunning>
Inheritance
ConsensusNotRunning
Implements
Inherited Members