mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 07:36:44 +00:00
13 lines
No EOL
98 B
HCL
13 lines
No EOL
98 B
HCL
datadir = "./data"
|
|
|
|
p2p {
|
|
maxpeers = 30
|
|
}
|
|
|
|
txpool {
|
|
lifetime = "1s"
|
|
}
|
|
|
|
gpo {
|
|
maxprice = "100"
|
|
} |