We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21b6a23 commit 4a28510Copy full SHA for 4a28510
doc/bitcoin-conf.md
@@ -27,7 +27,7 @@ Comments may appear in two ways:
27
### Network specific options
28
29
Network specific options can be:
30
-- placed into sections with headers `[main]` (not `[mainnet]`), `[test]` (not `[testnet]`) or `[regtest]`;
+- placed into sections with headers `[main]` (not `[mainnet]`), `[test]` (not `[testnet]`), `[signet]` or `[regtest]`;
31
- prefixed with a chain name; e.g., `regtest.maxmempool=100`.
32
33
Network specific options take precedence over non-network specific options.
0 commit comments