mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-19 10:30:21 +01:00
doc: Generate example bitcoin conf for 24.0rc2
This commit is contained in:
@@ -282,9 +282,6 @@
|
|||||||
# 0)
|
# 0)
|
||||||
#peerbloomfilters=1
|
#peerbloomfilters=1
|
||||||
|
|
||||||
# Relay non-P2SH multisig (default: 1)
|
|
||||||
#permitbaremultisig=1
|
|
||||||
|
|
||||||
# Listen for connections on <port>. Nodes not using the default ports
|
# Listen for connections on <port>. Nodes not using the default ports
|
||||||
# (default: 8333, testnet: 18333, signet: 38333, regtest: 18444)
|
# (default: 8333, testnet: 18333, signet: 38333, regtest: 18444)
|
||||||
# are unlikely to get incoming connections. Not relevant for I2P
|
# are unlikely to get incoming connections. Not relevant for I2P
|
||||||
@@ -575,6 +572,9 @@
|
|||||||
# relaying, mining and transaction creation (default: 0.00001)
|
# relaying, mining and transaction creation (default: 0.00001)
|
||||||
#minrelaytxfee=<amt>
|
#minrelaytxfee=<amt>
|
||||||
|
|
||||||
|
# Relay non-P2SH multisig (default: 1)
|
||||||
|
#permitbaremultisig=1
|
||||||
|
|
||||||
# Add 'forcerelay' permission to whitelisted inbound peers with default
|
# Add 'forcerelay' permission to whitelisted inbound peers with default
|
||||||
# permissions. This will relay transactions even if the
|
# permissions. This will relay transactions even if the
|
||||||
# transactions were already in the mempool. (default: 0)
|
# transactions were already in the mempool. (default: 0)
|
||||||
|
|||||||
Reference in New Issue
Block a user