Class EraInfoKey
Stores information related to the Auction metadata for a particular era.. Format: u64 number with prefix 'era-' (e.g. 'era-3407').
Inherited Members
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public class EraInfoKey : U64GlobalStateKey
Constructors
EraInfoKey(String)
Declaration
public EraInfoKey(string key)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | key |
Fields
KEYPREFIX
Declaration
public static string KEYPREFIX
Field Value
| Type | Description |
|---|---|
| System.String |