Skip to main content

Module rpc

Module rpc 

Source

Modules§

account_request
Nested message and enum types in AccountRequest.
account_response
Nested message and enum types in AccountResponse.
account_storage_details
Nested message and enum types in AccountStorageDetails.
api_client
Generated client implementations.
api_server
Generated server implementations.
sync_nullifiers_response
Nested message and enum types in SyncNullifiersResponse.

Structs§

AccountRequest
Defines the request for account details.
AccountResponse
Represents the result of getting account proof.
AccountStorageDetails
Account storage details for AccountResponse
AccountVaultDetails
Account vault details for AccountResponse
AccountVaultUpdate
BlockHeaderByNumberRequest
Returns the block header corresponding to the requested block number, as well as the merkle path and current forest which validate the block’s inclusion in the chain.
BlockHeaderByNumberResponse
Represents the result of getting a block header by block number.
BlockProducerStatus
Represents the status of the block producer.
BlockRange
Represents a block range.
CheckNullifiersResponse
Represents the result of checking nullifiers.
EndpointLimits
Represents the parameter limits for a single endpoint.
MaybeNoteScript
Represents a note script or nothing.
MempoolStats
Statistics about the mempool.
NullifierList
List of nullifiers to return proofs for.
PaginationInfo
Represents pagination information for chunked responses.
RpcLimits
Represents the query parameter limits for RPC endpoints.
RpcStatus
Represents the status of the node.
StorageMapUpdate
Represents a single storage map update.
StoreStatus
Represents the status of the store.
SyncAccountStorageMapsRequest
Storage map synchronization request.
SyncAccountStorageMapsResponse
SyncAccountVaultRequest
Account vault synchronization request.
SyncAccountVaultResponse
SyncNotesRequest
Note synchronization request.
SyncNotesResponse
Represents the result of syncing notes request.
SyncNullifiersRequest
Returns a list of nullifiers that match the specified prefixes and are recorded in the node.
SyncNullifiersResponse
Represents the result of syncing nullifiers.
SyncStateRequest
State synchronization request.
SyncStateResponse
Represents the result of syncing state request.
SyncTransactionsRequest
Transactions synchronization request.
SyncTransactionsResponse
Represents the result of syncing transactions request.
TransactionRecord
Represents a transaction record.