Table of Contents

Class ActiveBaker

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

The node is member of the baking committee.

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

Constructors

ActiveBaker(BakerId)

The node is member of the baking committee.

public ActiveBaker(BakerId BakerId)

Parameters

BakerId BakerId

Properties

BakerId

public BakerId BakerId { get; init; }

Property Value

BakerId