From 5a5ac9466143488acdf973224bf24e89004e8fde Mon Sep 17 00:00:00 2001 From: carla Date: Fri, 17 Apr 2020 09:33:48 +0200 Subject: [PATCH] README: add conf_target to loop in readme section --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5990dd3..9dedc11 100644 --- a/README.md +++ b/README.md @@ -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