Class EraSummaryKey
Key used to query current era info. Format: 32-byte length with prefix 'era-summary-'.
Inherited Members
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public class EraSummaryKey : GlobalStateKey
Constructors
EraSummaryKey(String)
Declaration
public EraSummaryKey(string key)
Parameters
Type | Name | Description |
---|---|---|
System.String | key |
Fields
KEYPREFIX
Declaration
public static string KEYPREFIX
Field Value
Type | Description |
---|---|
System.String |