We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc99c8b commit 5a5ac94Copy full SHA for 5a5ac94
README.md
@@ -195,8 +195,9 @@ DESCRIPTION:
195
Send the amount in satoshis specified by the amt argument off-chain.
196
197
OPTIONS:
198
- --amt value the amount in satoshis to loop in (default: 0)
199
- --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
200
+ --conf_target the confirmation target for the on chain htlc, if not being published externally
201
```
202
203
The `--external` argument allows the on-chain HTLC transacting to be published
0 commit comments