Function cuprated::rpc::other::stop_mining

source ยท
async fn stop_mining(
    state: CupratedRpcHandlerState,
    request: StopMiningRequest,
) -> Result<StopMiningResponse, Error>