diff --git a/bsc/mainnet/config.toml b/bsc/mainnet/config.toml index 3eb34eb9..48950c79 100644 --- a/bsc/mainnet/config.toml +++ b/bsc/mainnet/config.toml @@ -5,7 +5,7 @@ TrieTimeout = 150000000000 [Eth.Miner] GasCeil = 140000000 -GasPrice = 100000000 +GasPrice = 50000000 Recommit = 10000000000 [Eth.TxPool]