Class GetChainspecResult
Inheritance
System.Object
GetChainspecResult
Namespace: Casper.Network.SDK.JsonRpc.ResultTypes
Assembly: Casper.Network.SDK.dll
Syntax
public class GetChainspecResult : object
Properties
ChainspecBytes
The account returned.
Declaration
public ChainspecRawBytes ChainspecBytes { get; set; }
Property Value
Type | Description |
---|---|
ChainspecRawBytes |