mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 07:36:44 +00:00
9 lines
No EOL
73 B
HCL
9 lines
No EOL
73 B
HCL
data-dir = "./data"
|
|
|
|
p2p {
|
|
max-peers = 30
|
|
}
|
|
|
|
txpool {
|
|
lifetime = "1s"
|
|
} |