NetworkControlRpcBlockingClient

org.plasmalabs.node.services.NetworkControlRpcGrpc.NetworkControlRpcBlockingClient

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def addPeer(request: AddPeerReq): AddPeerRes

Add remote peer as known peer, node will node install connection to that peer automatically

Add remote peer as known peer, node will node install connection to that peer automatically

Attributes

Instruct the node to forget peer i.e. close connection and remove peer from known hosts

Instruct the node to forget peer i.e. close connection and remove peer from known hosts

Attributes

Get current hostId

Get current hostId

Attributes

Concrete methods

def serviceCompanion: ServiceCompanion[NetworkControlRpc]