Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge 0.2.0 (7545c7a 2024-03-12T03:19:04.521042379Z)
What command(s) is the bug in?
forge script
Operating System
Linux
Describe the bug
I use forge script -v --priority-gas-price 0.05gwei --with-gas-price 20gwei, but the transaction will set the priority gas to 20GWEI.
Gas Fees:
Base: 15.038300915 Gwei |Max: 20 Gwei |Max Priority: 20 Gwei
Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge 0.2.0 (7545c7a 2024-03-12T03:19:04.521042379Z)
What command(s) is the bug in?
forge script
Operating System
Linux
Describe the bug
I use
forge script -v --priority-gas-price 0.05gwei --with-gas-price 20gwei, but the transaction will set the priority gas to 20GWEI.