mirror of
https://github.com/guggero/chantools.git
synced 2026-08-13 12:33:34 +02:00
doc: re-generate docs after adding --resultsdir param
This commit is contained in:
parent
beef8a6c20
commit
c3a8a594f4
41 changed files with 206 additions and 165 deletions
|
|
@ -12,11 +12,12 @@ https://github.com/lightninglabs/chantools/.
|
|||
### Options
|
||||
|
||||
```
|
||||
-h, --help help for chantools
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
-h, --help help for chantools
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -33,10 +33,11 @@ chantools chanbackup \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -48,10 +48,11 @@ chantools closepoolaccount \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -31,10 +31,11 @@ chantools compactdb \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -33,10 +33,11 @@ chantools createwallet \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -34,10 +34,11 @@ chantools deletepayments --failedonly \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -36,10 +36,11 @@ chantools derivekey --identity
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -40,10 +40,11 @@ chantools doublespendinputs \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -44,10 +44,11 @@ chantools dropchannelgraph \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -35,10 +35,11 @@ chantools dropgraphzombies \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -31,10 +31,11 @@ chantools dumpbackup \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -31,10 +31,11 @@ chantools dumpchannels \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -71,10 +71,11 @@ chantools fakechanbackup --from_channel_graph lncli_describegraph.json \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -33,10 +33,11 @@ chantools filterbackup \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -34,10 +34,11 @@ chantools fixoldbackup \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -51,10 +51,11 @@ chantools forceclose \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -57,10 +57,11 @@ chantools genimportscript --format bitcoin-cli \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -34,10 +34,11 @@ chantools migratedb \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -39,10 +39,11 @@ chantools pullanchor \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -42,10 +42,11 @@ chantools recoverloopin \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -36,10 +36,11 @@ chantools removechannel \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -68,10 +68,11 @@ chantools rescueclosed --fromsummary results/summary-xxxxxx.json \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -56,10 +56,11 @@ chantools rescuefunding \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -35,10 +35,11 @@ chantools rescuetweakedkey \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -46,10 +46,11 @@ chantools scbforceclose --multi_file channel.backup
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -30,10 +30,11 @@ chantools showrootkey
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -30,10 +30,11 @@ chantools signmessage --msg=foobar
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -35,10 +35,11 @@ chantools signpsbt --fromrawpsbtfile <file_with_psbt>
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -36,10 +36,11 @@ chantools signrescuefunding \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -36,10 +36,11 @@ chantools summary --fromchanneldb ~/.lnd/data/graph/mainnet/channel.db
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -50,10 +50,11 @@ chantools sweepremoteclosed \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -48,10 +48,11 @@ chantools sweeptimelock \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -70,10 +70,11 @@ chantools sweeptimelockmanual \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -39,10 +39,11 @@ chantools triggerforceclose \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -41,10 +41,11 @@ chantools vanitygen --prefix 022222 --threads 8
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -38,10 +38,11 @@ chantools walletinfo --withrootkey \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -23,10 +23,11 @@ chantools zombierecovery [flags]
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -36,10 +36,11 @@ chantools zombierecovery findmatches \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -42,10 +42,11 @@ chantools zombierecovery makeoffer \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -38,10 +38,11 @@ chantools zombierecovery preparekeys \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
|
|
@ -35,10 +35,11 @@ chantools zombierecovery signoffer \
|
|||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
--nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file.
|
||||
-r, --regtest Indicates if regtest parameters should be used
|
||||
--resultsdir string Directory where results should be stored (default "./results")
|
||||
-s, --signet Indicates if the public signet parameters should be used
|
||||
-t, --testnet Indicates if testnet parameters should be used
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue