Function get_output_distribution

Source
pub(super) async fn get_output_distribution(
    state: CupratedRpcHandler,
    request: GetOutputDistributionRequest,
) -> Result<GetOutputDistributionResponse, Error>
Expand description

https://github.com/monero-project/monero/blob/cc73fe71162d564ffda8e549b79a350bca53c454/src/rpc/core_rpc_server.cpp#L3352-L3398

Shared between:

  • Other JSON’s /get_output_distribution
  • Binary’s /get_output_distribution.bin

Returns transaction hashes.