mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
README: add conf_target to loop in readme section
This commit is contained in:
parent
fc99c8b320
commit
5a5ac94661
1 changed files with 3 additions and 2 deletions
|
|
@ -195,8 +195,9 @@ DESCRIPTION:
|
|||
Send the amount in satoshis specified by the amt argument off-chain.
|
||||
|
||||
OPTIONS:
|
||||
--amt value the amount in satoshis to loop in (default: 0)
|
||||
--external expect htlc to be published externally
|
||||
--amt value the amount in satoshis to loop in (default: 0)
|
||||
--external expect htlc to be published externally
|
||||
--conf_target the confirmation target for the on chain htlc, if not being published externally
|
||||
```
|
||||
|
||||
The `--external` argument allows the on-chain HTLC transacting to be published
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue