Module shared

Module shared 

Source
Expand description

RPC handler functions that are shared between different endpoint/methods.

TODO: Some handlers have todo!()s for other Cuprate internals that must be completed, see: https://github.com/Cuprate/cuprate/pull/355

Functionsยง

get_output_distribution ๐Ÿ”’
https://github.com/monero-project/monero/blob/cc73fe71162d564ffda8e549b79a350bca53c454/src/rpc/core_rpc_server.cpp#L3352-L3398
get_outs ๐Ÿ”’
https://github.com/monero-project/monero/blob/cc73fe71162d564ffda8e549b79a350bca53c454/src/rpc/core_rpc_server.cpp#L912-L957
get_transaction_pool_hashes ๐Ÿ”’
https://github.com/monero-project/monero/blob/cc73fe71162d564ffda8e549b79a350bca53c454/src/rpc/core_rpc_server.cpp#L1713-L1739
not_available ๐Ÿ”’
Always returns an Error.