doc: add testnet4 section header for config file

This commit is contained in:
Marnix
2024-10-01 13:56:16 +02:00
parent fc642c33ef
commit 61cdb1c9d8
2 changed files with 5 additions and 2 deletions

View File

@@ -72,9 +72,12 @@ cat >> "${EXAMPLE_CONF_FILE}" << 'EOF'
# Options for mainnet
[main]
# Options for testnet
# Options for testnet3
[test]
# Options for testnet4
[testnet4]
# Options for signet
[signet]