Casper.Network.SDK
Show / Hide Table of Contents

Class GetNodePeers

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

Constructors

GetNodePeers()

Returns a list of peers connected to the node.

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