This commit is contained in:
czarly
2022-03-14 18:06:17 +04:00
parent 1d03732438
commit a66da89fdb

View File

@@ -1,7 +1,16 @@
[Eth] [Eth]
NetworkId = 56 NetworkId = 56
NoPruning = false NoPrefetch = false LightPeers = 100 NoPruning = false
UltraLightFraction = 75 TrieTimeout = 100000000000 EnablePreimageRecording = false EWASMInterpreter = "" EVMInterpreter = "" [Eth.Miner] GasFloor = 30000000 NoPrefetch = false
LightPeers = 100
UltraLightFraction = 75
TrieTimeout = 100000000000
EnablePreimageRecording = false
EWASMInterpreter = ""
EVMInterpreter = ""
[Eth.Miner]
GasFloor = 30000000
GasCeil = 40000000 GasCeil = 40000000
GasPrice = 1000000000 GasPrice = 1000000000
Recommit = 10000000000 Recommit = 10000000000