NodeServiceBlockingClient
proto.prism.node.NodeServiceGrpc.NodeServiceBlockingClient
Service for PRISM Node API. Provides a way to store, retrieve and update Decentralized identifiers (DIDs) into/from the underlying blockchain.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class NodeServiceBlockingStub
Members list
Value members
Abstract methods
PUBLIC
PUBLIC
Retrieves a DID Document associated to a DID.
Errors:
- Invalid long form DID (INVALID_ARGUMENT)
- DID format not supported (INVALID_ARGUMENT)
- Invalid DID (INVALID_ARGUMENT)
- Unknown DID (INVALID_ARGUMENT)
Attributes
PUBLIC
PUBLIC
Timestamp of the latest block processed by PRISM Node.
Attributes
PUBLIC
PUBLIC
Retrieves the Node version info.
Attributes
PUBLIC
PUBLIC
Retrieves the Node version info.
Attributes
PUBLIC
PUBLIC
Retrieves the status of an operation.
Attributes
PUBLIC
PUBLIC
Sends a request that can be used to check service health. All PRISM services expose an RPC that accepts this message as request.
Attributes
PUBLIC
PUBLIC
Schedules a list of operations for further publication.
Attributes
Concrete methods
In this article