Class GetChainspecResult
Inherited Members
Namespace: Casper.Network.SDK.JsonRpc.ResultTypes
Assembly: Casper.Network.SDK.dll
Syntax
public class GetChainspecResult
Properties
| Edit this page View SourceChainspecBytes
The account returned.
Declaration
[JsonPropertyName("chainspec_bytes")]
public ChainspecRawBytes ChainspecBytes { get; init; }
Property Value
| Type | Description |
|---|---|
| ChainspecRawBytes |