From d50c62cf4100a670993abed55d63d7aa7f017ecd Mon Sep 17 00:00:00 2001 From: grubles Date: Wed, 6 Jul 2022 14:07:38 -0400 Subject: [PATCH] Update lightning-newaddr.7.md Added a sentence to explain which command to use to send an on-chain payment _from_ the CLN wallet. --- doc/lightning-newaddr.7.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/lightning-newaddr.7.md b/doc/lightning-newaddr.7.md index 60ad04d6f..55e8235b4 100644 --- a/doc/lightning-newaddr.7.md +++ b/doc/lightning-newaddr.7.md @@ -24,6 +24,8 @@ for the same underlying key. If no *addresstype* is specified the address generated is a *bech32* address. +To send an on-chain payment _from_ the Core Lightning node wallet, use `withdraw`. + RETURN VALUE ------------