We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a00378 + be1267c commit 1fc0ebaCopy full SHA for 1fc0eba
eth/ethconfig/config.go
@@ -85,7 +85,7 @@ var Defaults = Config{
85
Recommit: 3 * time.Second,
86
},
87
TxPool: core.DefaultTxPoolConfig,
88
- RPCGasCap: 25000000,
+ RPCGasCap: 50000000,
89
GPO: FullNodeGPO,
90
RPCTxFeeCap: 1, // 1 ether
91
}
0 commit comments