maticnetwork / bor

Official repository for the Polygon Blockchain
https://polygon.technology/
GNU Lesser General Public License v3.0
986 stars 476 forks source link

core, eth, internal, miner, params: enforce 30gwei for gas related configs in bor #1233

Closed marcello33 closed 2 months ago

marcello33 commented 2 months ago

Description

This PR enforces the params txpool.pricelimit, miner.gasprice and gpo.ignoreprice to be set to 30 gwei.

Changes

Checklist

Cross repository changes

Testing