Module cuprate_rpc_types::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.

The Access* structs (e.g. AccessResponseBase are pseudo-deprecated structs for the RPC payment system, see:

Note that this library doesn’t use AccessRequestBase found in monerod as the type is practically deprecated.

Although, AccessResponseBase still exists as to allow outputting the same JSON fields as monerod (even if deprecated).

Structs§