Merge pull request #6698 from hieblmi/fix-batchopenchannel-help-text

Fix batchopenchannel help text
This commit is contained in:
Oliver Gugger 2022-07-05 21:05:55 +02:00 committed by GitHub
commit ed2a126541
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -653,11 +653,11 @@ var batchOpenChannelCommand = cli.Command{
All nodes listed must already be connected peers, otherwise funding will
fail.
The channel will be initialized with local-amt satoshis local and
push-amt satoshis for the remote node. Note that specifying push-amt
means you give that amount to the remote node as part of the channel
opening. Once the channel is open, a channelPoint (txid:vout) of the
funding output is returned.
The channel will be initialized with local_funding_amount satoshis
locally and push_sat satoshis for the remote node. Note that specifying
push_sat means you give that amount to the remote node as part of the
channel opening. Once the channel is open, a channelPoint (txid:vout) of
the funding output is returned.
If the remote peer supports the option upfront shutdown feature bit
(query listpeers to see their supported feature bits), an address to