Function cuprated::rpc::bin::get_output_indexes

source ยท
async fn get_output_indexes(
    state: CupratedRpcHandlerState,
    request: GetOutputIndexesRequest,
) -> Result<GetOutputIndexesResponse, Error>