Class GetEraInfoBySwitchBlockResult
Result for "chain_get_era_info" RPC response.
Namespace: Casper.Network.SDK.JsonRpc.ResultTypes
Assembly: Casper.Network.SDK.dll
Syntax
public class GetEraInfoBySwitchBlockResult : RpcResult
Properties
EraSummary
The Era summary.
Declaration
public EraSummary EraSummary { get; set; }
Property Value
Type | Description |
---|---|
EraSummary |