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§
- Access
Response Base - Definition. A base for RPC response types that support RPC payment.
- Response
Base - Definition. The most common base for responses.