fmgp.prism.PrismNodeImpl
See thePrismNodeImpl companion object
case class PrismNodeImpl(refState: Ref[PrismState], walletConfig: CardanoWalletConfig) extends NodeService
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait NodeServicetrait GeneratedServiceclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete 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
- Definition Classes
-
NodeService -> GeneratedService
- Inherited from:
- NodeService
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- NodeService
Attributes
- Inherited from:
- NodeService
In this article