doc: update after adding signet

pull/79/head
Oliver Gugger 8 months ago
parent 84158971ca
commit 909163b260
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

@ -13,6 +13,7 @@ Complete documentation is available at https://github.com/lightninglabs/chantool
``` ```
-h, --help help for chantools -h, --help help for chantools
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -33,6 +33,7 @@ chantools chanbackup \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -48,6 +48,7 @@ chantools closepoolaccount \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -32,6 +32,7 @@ chantools compactdb \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -35,6 +35,7 @@ chantools deletepayments --failedonly \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -35,6 +35,7 @@ chantools derivekey --identity
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -34,6 +34,7 @@ chantools doublespendinputs \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -45,6 +45,7 @@ chantools dropchannelgraph \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -31,6 +31,7 @@ chantools dumpbackup \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -32,6 +32,7 @@ chantools dumpchannels \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -71,6 +71,7 @@ chantools fakechanbackup --from_channel_graph lncli_describegraph.json \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -33,6 +33,7 @@ chantools filterbackup \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -34,6 +34,7 @@ chantools fixoldbackup \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -49,6 +49,7 @@ chantools forceclose \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -57,6 +57,7 @@ chantools genimportscript --format bitcoin-cli \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -35,6 +35,7 @@ chantools migratedb \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -40,6 +40,7 @@ chantools recoverloopin \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -37,6 +37,7 @@ chantools removechannel \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -62,6 +62,7 @@ chantools rescueclosed --fromsummary results/summary-xxxxxx.json \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -56,6 +56,7 @@ chantools rescuefunding \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -35,6 +35,7 @@ chantools rescuetweakedkey \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -30,6 +30,7 @@ chantools showrootkey
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -36,6 +36,7 @@ chantools signrescuefunding \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -34,6 +34,7 @@ chantools summary --fromchanneldb ~/.lnd/data/graph/mainnet/channel.db
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -46,6 +46,7 @@ chantools sweepremoteclosed \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -47,6 +47,7 @@ chantools sweeptimelock \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -56,6 +56,7 @@ chantools sweeptimelockmanual \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -37,6 +37,7 @@ chantools triggerforceclose \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -42,6 +42,7 @@ chantools vanitygen --prefix 022222 --threads 8
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -39,6 +39,7 @@ chantools walletinfo --withrootkey \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -24,6 +24,7 @@ chantools zombierecovery [flags]
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -37,6 +37,7 @@ chantools zombierecovery findmatches \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -40,6 +40,7 @@ chantools zombierecovery makeoffer \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -36,6 +36,7 @@ chantools zombierecovery preparekeys \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

@ -31,6 +31,7 @@ chantools zombierecovery signoffer \
``` ```
-r, --regtest Indicates if regtest parameters should be used -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 -t, --testnet Indicates if testnet parameters should be used
``` ```

Loading…
Cancel
Save