Table of Contents

Class RootKeysUpdate

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

Root key update.

public sealed record RootKeysUpdate : IRootUpdate, IEquatable<RootKeysUpdate>
Inheritance
RootKeysUpdate
Implements
Inherited Members

Constructors

RootKeysUpdate(HigherLevelKeys)

Root key update.

public RootKeysUpdate(HigherLevelKeys Keys)

Parameters

Keys HigherLevelKeys

Properties

Keys

public HigherLevelKeys Keys { get; init; }

Property Value

HigherLevelKeys