Skip to content

Commit 88a715f

Browse files
committed
doc: update after changes in recoverloopin
1 parent 4e0c5ad commit 88a715f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/chantools_recoverloopin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ chantools recoverloopin \
1313
--txid abcdef01234... \
1414
--vout 0 \
1515
--swap_hash abcdef01234... \
16-
--loop_db_path /path/to/loop.db \
16+
--loop_db_dir /path/to/loop/db/dir \
1717
--sweep_addr bc1pxxxxxxx \
1818
--feerate 10
1919
```
@@ -25,7 +25,7 @@ chantools recoverloopin \
2525
--bip39 read a classic BIP39 seed and passphrase from the terminal instead of asking for lnd seed format or providing the --rootkey flag
2626
--feerate uint32 fee rate to use for the sweep transaction in sat/vByte
2727
-h, --help help for recoverloopin
28-
--loop_db_path string path to the loop database file
28+
--loop_db_dir string path to the loop database directory, where the loop.db file is located
2929
--num_tries int number of tries to try to find the correct key index (default 1000)
3030
--publish publish sweep TX to the chain API instead of just printing the TX
3131
--rootkey string BIP32 HD root key of the wallet to use for deriving starting key; leave empty to prompt for lnd 24 word aezeed

0 commit comments

Comments
 (0)