Skip to main content

Module messages_grpc

Module messages_grpc 

Source

Structs§

ExecutedData
Full executed transaction data returned from validators.
GetTxStatusRequest
Request to query the finality status of one or more previously submitted transactions.
HandleCapabilityNotificationRequestV1
HandleCapabilityNotificationResponseV1
HandleCertificateRequestV1
HandleCertificateResponseV1
Response type for version 1 of the handle certificate validator API.
HandleSoftBundleCertificatesRequestV1
Soft Bundle request. See SIP-19.
HandleSoftBundleCertificatesResponseV1
Response type for the handle Soft Bundle certificates validator API. If wait_for_effects is true, it is guaranteed that:
HandleTransactionResponse
ObjectInfoRequest
A request for information about an object and optionally its parent certificate at a specific version.
ObjectInfoResponse
This message provides information about the latest object and its lock.
SubmitCertificateResponse
SystemStateRequest
TransactionInfoRequest
TransactionInfoResponse
TxStatusQuery
A single transaction status query.
ValidatorHealthRequest
Request for validator health information.
ValidatorHealthResponse
Response with validator health metrics.
VerifiedHandleCertificateResponse
VerifiedObjectInfoResponse
Verified version of ObjectInfoResponse. layout and lock_for_debugging are skipped because they are not needed and we don’t want to verify them.

Enums§

LayoutGenerationOption
Layout generation options – you can either generate or not generate the layout.
ObjectInfoRequestKind
TransactionStatus
TxStatusUpdate
Streamed status update for ValidatorV2 RPCs (submit_tx and get_tx_status). Covers every state a transaction can be in.