Function add_aux_pow

Source
async fn add_aux_pow(
    state: CupratedRpcHandler,
    request: AddAuxPowRequest,
) -> Result<AddAuxPowResponse, Error>
Expand description

An async-friendly wrapper for add_aux_pow_inner.