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

9 lines
No EOL
73 B
HCL

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