Skip to main content

Module base

Module base 

Source
Expand description

The base data that appear in many RPC request/responses.

These are the common “headers” or “base” types that are flattened into many of Monero’s RPC types.

AccessResponseBase is retained for response compatibility with endpoints that still include credits and top_hash fields, see:

Structs§

AccessResponseBase
Definition. A base for RPC response types that support RPC payment.
ResponseBase
Definition. The most common base for responses.