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