Casper.Network.SDK
Show / Hide Table of Contents

Class GetChainspec

Inheritance
System.Object
RpcMethod
GetChainspec
Inherited Members
RpcMethod.JsonRpc
RpcMethod.Id
RpcMethod.Method
RpcMethod.Parameters
RpcMethod.SerializerOptions
RpcMethod.Serialize()
Namespace: Casper.Network.SDK.JsonRpc
Assembly: Casper.Network.SDK.dll
Syntax
public class GetChainspec : RpcMethod

Constructors

GetChainspec()

Returns the chainspec.toml file of the node.

Declaration
public GetChainspec()
In This Article
Back to top Maintained by MAKE Technology LLC