diff options
Diffstat (limited to 'doc/man/bitcoin-qt.1')
-rw-r--r-- | doc/man/bitcoin-qt.1 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 index 90e707b6f0..196ba1e70c 100644 --- a/doc/man/bitcoin-qt.1 +++ b/doc/man/bitcoin-qt.1 @@ -1,12 +1,12 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. -.TH BITCOIN-QT "1" "September 2022" "bitcoin-qt v24.0.0rc1" "User Commands" +.TH BITCOIN-QT "1" "October 2022" "bitcoin-qt v24.0.0rc2" "User Commands" .SH NAME -bitcoin-qt \- manual page for bitcoin-qt v24.0.0rc1 +bitcoin-qt \- manual page for bitcoin-qt v24.0.0rc2 .SH SYNOPSIS .B bitcoin-qt [\fI\,command-line options\/\fR] .SH DESCRIPTION -Bitcoin Core version v24.0.0rc1 +Bitcoin Core version v24.0.0rc2 .SH OPTIONS .HP \-? @@ -339,10 +339,6 @@ Serve compact block filters to peers per BIP 157 (default: 0) Support filtering of blocks and transaction with bloom filters (default: 0) .HP -\fB\-permitbaremultisig\fR -.IP -Relay non\-P2SH multisig (default: 1) -.HP \fB\-port=\fR<port> .IP Listen for connections on <port>. Nodes not using the default ports @@ -683,6 +679,10 @@ signaling (default: 0) Fees (in BTC/kvB) smaller than this are considered zero fee for relaying, mining and transaction creation (default: 0.00001) .HP +\fB\-permitbaremultisig\fR +.IP +Relay non\-P2SH multisig (default: 1) +.HP \fB\-whitelistforcerelay\fR .IP Add 'forcerelay' permission to whitelisted inbound peers with default |