go-ethereum/command/server/testdata/simple.json
2021-10-25 13:54:10 +02:00

9 lines
No EOL
120 B
JSON

{
"data-dir": "./data",
"p2p": {
"max-peers": 30
},
"txpool": {
"lifetime": "1s"
}
}