proto.prism.node.ZioPrismNodeApi.NodeServiceClient
See theNodeServiceClient companion object
trait NodeServiceClient extends GeneratedClient[NodeServiceClient]
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Self type
Members list
Value members
Abstract methods
def getLastSyncedBlockTimestamp(request: GetLastSyncedBlockTimestampRequest): IO[StatusException, GetLastSyncedBlockTimestampResponse]
def getNodeBuildInfo(request: GetNodeBuildInfoRequest): IO[StatusException, GetNodeBuildInfoResponse]
def getNodeNetworkProtocolInfo(request: GetNodeNetworkProtocolInfoRequest): IO[StatusException, GetNodeNetworkProtocolInfoResponse]
def getOperationInfo(request: GetOperationInfoRequest): IO[StatusException, GetOperationInfoResponse]
def scheduleOperations(request: ScheduleOperationsRequest): IO[StatusException, ScheduleOperationsResponse]
Inherited methods
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Inherited and Abstract methods
Attributes
- Inherited from:
- GeneratedClient
In this article