diff --git a/bsc/config/config.toml b/bsc/config/config.toml index b0e986be..e34e00e8 100644 --- a/bsc/config/config.toml +++ b/bsc/config/config.toml @@ -13,7 +13,7 @@ Locals = [] NoLocals = true Journal = "transactions.rlp" Rejournal = 3600000000000 -PriceLimit = 3000000000 +PriceLimit = 1000000000 PriceBump = 10 AccountSlots = 200 GlobalSlots = 8000