gateway_cln_extension

Function cln_complete_payment

Source
pub(crate) async fn cln_complete_payment(
    __arg0: Extension<Arc<ClnHtlcInterceptor>>,
    __arg1: Json<InterceptPaymentResponse>,
) -> Result<Json<()>, ClnExtensionError>