Function pay_offer_operator

Source
async fn pay_offer_operator(
    __arg0: Extension<Arc<Gateway>>,
    __arg1: Json<PayOfferPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>