Class GetEraInfoBySwitchBlockResult
Result for "chain_get_era_info" RPC response.
Inherited Members
Namespace: Casper.Network.SDK.JsonRpc.ResultTypes
Assembly: Casper.Network.SDK.dll
Syntax
public class GetEraInfoBySwitchBlockResult : RpcResult
Properties
| Edit this page View SourceEraSummary
The Era summary.
Declaration
[JsonPropertyName("era_summary")]
public EraSummary EraSummary { get; init; }
Property Value
| Type | Description |
|---|---|
| EraSummary |