Casper.Network.SDK
Show / Hide Table of Contents

Class GetRpcSchema

Inheritance
System.Object
RpcMethod
GetRpcSchema
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 GetRpcSchema : RpcMethod

Constructors

GetRpcSchema()

Returns the RPC Json schema.

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