proto.prism.node
Members list
Type members
Classlikes
Information about a ledger block. See Ledger documentation for details on which ledgers are possible.
Information about a ledger block. See Ledger documentation for details on which ledgers are possible.
Value parameters
- index
-
Index of the transaction within the block.
- number
-
Number of the block in the ledger.
- timestamp
-
Timestamp when the block was created.
Attributes
- Companion
- object
- Supertypes
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[CreateDIDOutput]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
CreateDIDOutput.type
The DID Document's data.
The DID Document's data.
Value parameters
- context
-
The list of @context values to consider on JSON-LD representations
- id
-
The DID suffix, where DID is in form did:prism:[DID suffix]
- publicKeys
-
The keys that belong to this DID Document.
- services
-
The list of services that belong to this DID Document.
Attributes
- Companion
- object
- Supertypes
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[DeactivateDIDOutput]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
DeactivateDIDOutput.type
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[EventOutput]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
EventOutput.type
The status of an Atala event.
The status of an Atala event.
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
object AWAIT_CONFIRMATIONobject CONFIRMED_AND_APPLIEDobject CONFIRMED_AND_REJECTEDobject PENDING_SUBMISSIONtrait Recognizedobject UNKNOWN_EVENTclass UnrecognizedShow all
Attributes
- Companion
- class
- Supertypes
-
trait Sumtrait Mirrortrait GeneratedEnumCompanion[EventStatus]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
EventStatus.type
Request to find a DID Document. See NodeService.GetDidDocument for more information.
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[GetDidDocumentRequest]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Response to a DID Document query. See NodeService.GetDidDocument for more information.
Response to a DID Document query. See NodeService.GetDidDocument for more information.
Value parameters
- document
-
The DID Document.
- lastSyncedBlockTimestamp
-
Timestamp of the latest synchronized block.
- lastUpdateEvent
-
The hash of the last did update event.
Attributes
- Companion
- object
- Supertypes
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[GetDidDocumentResponse]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Request to get the event status. See NodeService.GetEventInfo for more information.
Request to get the event status. See NodeService.GetEventInfo for more information.
Value parameters
- eventId
-
Event identifier. The identifier is returned to the corresponding event request.
Attributes
- Companion
- object
- Supertypes
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[GetEventInfoRequest]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
GetEventInfoRequest.type
Response with the current event status. See NodeService.GetEventInfo for more information.
Response with the current event status. See NodeService.GetEventInfo for more information.
Value parameters
- details
-
Contains additional information about the event state. For example, error descriptions. Can be empty.
- eventStatus
-
Contains the status of this event.
- lastSyncedBlockTimestamp
-
Timestamp of the latest synchronized block.
- transactionId
-
Transaction identifier containing the event. Presented only when event was approved by the ledger.
Attributes
- Companion
- object
- Supertypes
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[GetEventInfoResponse]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
GetEventInfoResponse.type
Request to retrieve the timestamp of the latest synchronized (processed by PRISM Node) block. See NodeService.GetLastSyncedBlockTimestampRequest for more information.
Request to retrieve the timestamp of the latest synchronized (processed by PRISM Node) block. See NodeService.GetLastSyncedBlockTimestampRequest for more information.
Attributes
- Companion
- object
- Supertypes
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[GetLastSyncedBlockTimestampRequest]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Response with the timestamp of the latest synchronized (processed by PRISM Node) block. See NodeService.GetLastSyncedBlockTimestampResponse for more information.
Response with the timestamp of the latest synchronized (processed by PRISM Node) block. See NodeService.GetLastSyncedBlockTimestampResponse for more information.
Value parameters
- lastSyncedBlockTimestamp
-
Timestamp of the latest synchronized (processed by PRISM Node) block.
Attributes
- Companion
- object
- Supertypes
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[GetLastSyncedBlockTimestampResponse]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Request to get the Node version info. See NodeService.GetNodeBuildInfo for more information.
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[GetNodeBuildInfoRequest]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Response with the Node version info. See NodeService.GetNodeBuildInfo for more information.
Response with the Node version info. See NodeService.GetNodeBuildInfo for more information.
Value parameters
- sbtVersion
-
The SBT version used to compile the app.
- scalaVersion
-
The Scala version used to compile the app.
- version
-
The actual version.
Attributes
- Companion
- object
- Supertypes
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[GetNodeBuildInfoResponse]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Request to get the Node version info. See NodeService.GetNodeBuildInfo for more information.
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[GetNodeNetworkProtocolInfoRequest]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Response with the Node Protocol version info. See NodeService.GetNodeProtocolVersionInfo for more information.
Response with the Node Protocol version info. See NodeService.GetNodeProtocolVersionInfo for more information.
Value parameters
- currentNetworkProtocolVersion
-
Current network protocol version number.
- supportedNetworkProtocolVersion
-
Network protocol version number supported by Node.
Attributes
- Companion
- object
- Supertypes
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[GetNodeNetworkProtocolInfoResponse]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
A request that can be used to check service health. All PRISM services expose an RPC that accepts this message as request.
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[HealthCheckRequest]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
HealthCheckRequest.type
A response that represents service health. Status code 0 with empty response represents a healthy and reachable service, while all other status codes represent issues with the service.
A response that represents service health. Status code 0 with empty response represents a healthy and reachable service, while all other status codes represent issues with the service.
Attributes
- Companion
- object
- Supertypes
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[HealthCheckResponse]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
HealthCheckResponse.type
The supported ledger types. Specifies which chain is used for storing transactions.
The supported ledger types. Specifies which chain is used for storing transactions.
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
object CARDANO_MAINNETobject CARDANO_TESTNETobject IN_MEMORYtrait Recognizedobject UNKNOWN_LEDGERclass UnrecognizedShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
NodeServiceGrpc.type
Attributes
- Supertypes
-
class GeneratedFileObjectclass Objecttrait Matchableclass Any
- Self type
-
PrismNodeApiProto.type
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[ProtocolVersionUpdateOutput]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Request to retrieve transaction info and events outputs.
Request to retrieve transaction info and events outputs.
Value parameters
- signedEvents
-
List of signed events to apply. The events will be applied in the order specified here. a list of signed events
Attributes
- Companion
- object
- Supertypes
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[ScheduleEventsRequest]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Response with the transaction info and events outputs.
Response with the transaction info and events outputs.
Value parameters
- outputs
-
The responses for scheduled events, ordered the same as the events sent in ScheduleEventsRequest.
Attributes
- Companion
- object
- Supertypes
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[ScheduleEventsResponse]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Information about a ledger transaction and the block that the transaction is included in.
Information about a ledger transaction and the block that the transaction is included in.
Value parameters
- block
-
Block the transaction was included in.
- ledger
-
Ledger the transaction was published to.
- transactionId
-
Transaction ID.
Attributes
- Companion
- object
- Supertypes
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[TransactionInfo]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
TransactionInfo.type
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[UpdateDIDOutput]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
UpdateDIDOutput.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ZioPrismNodeApi.type