Skip to content

Commit 4a28510

Browse files
committed
doc: add signet to doc/bitcoin-conf.md
1 parent 21b6a23 commit 4a28510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/bitcoin-conf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Comments may appear in two ways:
2727
### Network specific options
2828

2929
Network specific options can be:
30-
- placed into sections with headers `[main]` (not `[mainnet]`), `[test]` (not `[testnet]`) or `[regtest]`;
30+
- placed into sections with headers `[main]` (not `[mainnet]`), `[test]` (not `[testnet]`), `[signet]` or `[regtest]`;
3131
- prefixed with a chain name; e.g., `regtest.maxmempool=100`.
3232

3333
Network specific options take precedence over non-network specific options.

0 commit comments

Comments
 (0)