org.plasmalabs.node.services
Members list
Type members
Classlikes
Instruct the node to add remote peer as known peer
Instruct the node to add remote peer as known peer
Value parameters
- id
-
Host to move to cold
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[AddPeerReq]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[AddPeerReq]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
AddPeerReq.type
Attributes
- Supertypes
- Self type
-
AddPeerReqValidator.type
Response indicating the node received the command. NOTE: This is an async response;
Response indicating the node received the command. NOTE: This is an async response;
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[AddPeerRes]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[AddPeerRes]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
AddPeerRes.type
Attributes
- Supertypes
- Self type
-
AddPeerResValidator.type
Request type for BroadcastTransaction
Request type for BroadcastTransaction
Value parameters
- transaction
-
A "proven" Transaction that is meant to be included in the blockchain
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[BroadcastTransactionReq]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[BroadcastTransactionReq]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Attributes
- Supertypes
- Self type
Response type for BroadcastTransaction
Response type for BroadcastTransaction
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[BroadcastTransactionRes]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[BroadcastTransactionRes]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Attributes
- Supertypes
- Self type
Request type for CurrentMempoolContainsReq
Request type for CurrentMempoolContainsReq
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[CurrentMempoolContainsReq]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[CurrentMempoolContainsReq]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Attributes
- Supertypes
-
trait Validator[CurrentMempoolContainsReq]trait Serializableclass Objecttrait Matchableclass Any
- Self type
Response type for CurrentMempoolContainsRes
Response type for CurrentMempoolContainsRes
Value parameters
- inMempool
-
Predicate indicating if the Transaction ID is currently in the node's mempool
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[CurrentMempoolContainsRes]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[CurrentMempoolContainsRes]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Attributes
- Supertypes
-
trait Validator[CurrentMempoolContainsRes]trait Serializableclass Objecttrait Matchableclass Any
- Self type
Request type for CurrentMempool
Request type for CurrentMempool
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[CurrentMempoolReq]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[CurrentMempoolReq]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
CurrentMempoolReq.type
Attributes
- Supertypes
- Self type
Response type for CurrentMempool
Response type for CurrentMempool
Value parameters
- transactionIds
-
A list of Transaction IDs that are currently in the node's mempool
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[CurrentMempoolRes]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[CurrentMempoolRes]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
CurrentMempoolRes.type
Attributes
- Supertypes
- Self type
Request type for FetchBlockBody
Request type for FetchBlockBody
Value parameters
- blockId
-
The ID of the block to retrieve
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[FetchBlockBodyReq]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[FetchBlockBodyReq]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
FetchBlockBodyReq.type
Attributes
- Supertypes
- Self type
Response type for FetchBlockBody
Response type for FetchBlockBody
Value parameters
- body
-
The Block Body associated with the requested ID. None/null if not found. optional
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[FetchBlockBodyRes]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[FetchBlockBodyRes]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
FetchBlockBodyRes.type
Attributes
- Supertypes
- Self type
Request type for FetchBlockHeader
Request type for FetchBlockHeader
Value parameters
- blockId
-
The ID of the block to retrieve
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[FetchBlockHeaderReq]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[FetchBlockHeaderReq]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
FetchBlockHeaderReq.type
Attributes
- Supertypes
- Self type
Response type for FetchBlockHeader
Response type for FetchBlockHeader
Value parameters
- header
-
The Block Header associated with the requested ID. None/null if not found. optional
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[FetchBlockHeaderRes]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[FetchBlockHeaderRes]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
FetchBlockHeaderRes.type
Attributes
- Supertypes
- Self type
Request type for FetchBlockIdAtDepth
Request type for FetchBlockIdAtDepth
Value parameters
- depth
-
The depth of interest. When depth=0, the canonical head is retrieved.
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[FetchBlockIdAtDepthReq]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[FetchBlockIdAtDepthReq]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Attributes
- Supertypes
- Self type
Response type for FetchBlockIdAtDepth
Response type for FetchBlockIdAtDepth
Value parameters
- blockId
-
The Block ID associated with the requested depth. None/null if not found. optional
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[FetchBlockIdAtDepthRes]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[FetchBlockIdAtDepthRes]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Attributes
- Supertypes
- Self type
Request type for FetchBlockIdAtHeight
Request type for FetchBlockIdAtHeight
Value parameters
- height
-
The height of interest
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[FetchBlockIdAtHeightReq]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[FetchBlockIdAtHeightReq]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Attributes
- Supertypes
- Self type
Response type for FetchBlockIdAtHeight
Response type for FetchBlockIdAtHeight
Value parameters
- blockId
-
The Block ID associated with the requested height. None/null if not found. optional
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[FetchBlockIdAtHeightRes]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[FetchBlockIdAtHeightRes]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Attributes
- Supertypes
- Self type
Request type for FetchEpochDataReq
Request type for FetchEpochDataReq
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[FetchEpochDataReq]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[FetchEpochDataReq]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
FetchEpochDataReq.type
Attributes
- Supertypes
- Self type
Response type for FetchEpochDataRes
Response type for FetchEpochDataRes
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[FetchEpochDataRes]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[FetchEpochDataRes]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
FetchEpochDataRes.type
Attributes
- Supertypes
- Self type
Request type for FetchNodeConfigReq
Request type for FetchNodeConfigReq
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[FetchNodeConfigReq]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[FetchNodeConfigReq]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
FetchNodeConfigReq.type
Attributes
- Supertypes
- Self type
Response type for FetchNodeConfigRes
Response type for FetchNodeConfigRes
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[FetchNodeConfigRes]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[FetchNodeConfigRes]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
FetchNodeConfigRes.type
Attributes
- Supertypes
- Self type
Request type for FetchTransaction
Request type for FetchTransaction
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[FetchTransactionReq]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[FetchTransactionReq]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
FetchTransactionReq.type
Attributes
- Supertypes
- Self type
Response type for FetchTransaction
Response type for FetchTransaction
Value parameters
- transaction
-
The Transaction associated with the requested ID. None/null if not found. optional
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[FetchTransactionRes]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[FetchTransactionRes]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
FetchTransactionRes.type
Attributes
- Supertypes
- Self type
Instruct the node to forget remote peer
Instruct the node to forget remote peer
Value parameters
- id
-
Host to move to cold
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[ForgetPeerReq]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[ForgetPeerReq]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
ForgetPeerReq.type
Attributes
- Supertypes
- Self type
Response indicating the node received the command. NOTE: This is an async response;
Response indicating the node received the command. NOTE: This is an async response;
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[ForgetPeerRes]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[ForgetPeerRes]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
ForgetPeerRes.type
Attributes
- Supertypes
- Self type
Get current host id
Get current host id
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[GetHostIdReq]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[GetHostIdReq]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
GetHostIdReq.type
Attributes
- Supertypes
- Self type
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[GetHostIdRes]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[GetHostIdRes]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
GetHostIdRes.type
Attributes
- Supertypes
- Self type
Instruct the node to make new blocks
Instruct the node to make new blocks
Value parameters
- quantity
-
The number of blocks to make
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[MakeBlocksReq]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[MakeBlocksReq]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
MakeBlocksReq.type
Attributes
- Supertypes
- Self type
Response indicating the node received the command. NOTE: This is an async response; the blocks may not be ready yet
Response indicating the node received the command. NOTE: This is an async response; the blocks may not be ready yet
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[MakeBlocksRes]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[MakeBlocksRes]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
MakeBlocksRes.type
Attributes
- Supertypes
- Self type
Attributes
- Supertypes
-
class GeneratedFileObjectclass Objecttrait Matchableclass Any
- Self type
-
NetworkControlProto.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- trait
- Supertypes
- Self type
-
NodeRpcFs2Grpc.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
NodeRpcGrpc.type
Attributes
- Supertypes
-
class GeneratedFileObjectclass Objecttrait Matchableclass Any
- Self type
-
NodeRpcProto.type
Attributes
- Supertypes
-
class GeneratedFileObjectclass Objecttrait Matchableclass Any
- Self type
-
RegtestProto.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
RegtestRpcFs2Grpc.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
RegtestRpcGrpc.type
Attributes
- Supertypes
- Self type
-
RpcHostIdValidator.type
Instruct the node to vote for specified version or proposal
Instruct the node to vote for specified version or proposal
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[SetVotingReq]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[SetVotingReq]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
SetVotingReq.type
Attributes
- Supertypes
- Self type
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[SetVotingRes]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[SetVotingRes]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
SetVotingRes.type
Attributes
- Supertypes
- Self type
Request type for SynchronizationTraversal
Request type for SynchronizationTraversal
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[SynchronizationTraversalReq]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[SynchronizationTraversalReq]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Attributes
- Supertypes
-
trait Validator[SynchronizationTraversalReq]trait Serializableclass Objecttrait Matchableclass Any
- Self type
Response type for SynchronizationTraversal
Response type for SynchronizationTraversal
Attributes
- Companion
- object
- Supertypes
-
trait Updatable[SynchronizationTraversalRes]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[SynchronizationTraversalRes]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Attributes
- Supertypes
-
trait Validator[SynchronizationTraversalRes]trait Serializableclass Objecttrait Matchableclass Any
- Self type