Casper.Network.SDK
Show / Hide Table of Contents

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
In This Article
Back to top Maintained by MAKE Technology LLC