Class RootKeys
- Namespace
- Concordium.Sdk.Types
- Assembly
- Concordium.Sdk.dll
Root Keys
public sealed record RootKeys : HigherLevelKeys, IEquatable<HigherLevelKeys>, IEquatable<RootKeys>
- Inheritance
-
RootKeys
- Implements
- Inherited Members
Constructors
RootKeys(IList<UpdatePublicKey>, UpdateKeysThreshold)
Root Keys
public RootKeys(IList<UpdatePublicKey> Keys, UpdateKeysThreshold Threshold)
Parameters
Keys
IList<UpdatePublicKey>Threshold
UpdateKeysThreshold