gateway_cln_extension

Function cln_withdraw_onchain

Source
pub(crate) async fn cln_withdraw_onchain(
    __arg0: Extension<ClnRpcService>,
    __arg1: Json<WithdrawOnchainPayload>,
) -> Result<Json<WithdrawOnchainResponse>, ClnExtensionError>