File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments