mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 15:46:43 +00:00
9 lines
No EOL
120 B
JSON
9 lines
No EOL
120 B
JSON
{
|
|
"data-dir": "./data",
|
|
"p2p": {
|
|
"max-peers": 30
|
|
},
|
|
"txpool": {
|
|
"lifetime": "1s"
|
|
}
|
|
} |