Table of Contents

Class EffectElectionDifficulty

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

Updates to the election difficulty parameter.

public sealed record EffectElectionDifficulty : IEffect, IEquatable<EffectElectionDifficulty>
Inheritance
EffectElectionDifficulty
Implements
Inherited Members

Constructors

EffectElectionDifficulty(ElectionDifficulty)

Updates to the election difficulty parameter.

public EffectElectionDifficulty(ElectionDifficulty ElectionDifficulty)

Parameters

ElectionDifficulty ElectionDifficulty

Properties

ElectionDifficulty

public ElectionDifficulty ElectionDifficulty { get; init; }

Property Value

ElectionDifficulty