You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unable to use the CLI documentation, nor find an example in the codebase of how to configure the fee level.
The cli says: --fallbackFeeLevel [fallbackFeeLevel] Fireblocks Web3 Provider option (env: FIREBLOCKS_FALLBACK_FEE_LEVEL)
I've tried values like high, but also 2 and 3 in the hopes that it was based upon the enumerable integer
But no matter what I do, all broadcasts done (forge) seem to be transmitted with a price of 30 gwei
The text was updated successfully, but these errors were encountered:
I am unable to use the CLI documentation, nor find an example in the codebase of how to configure the fee level.
The cli says:
--fallbackFeeLevel [fallbackFeeLevel] Fireblocks Web3 Provider option (env: FIREBLOCKS_FALLBACK_FEE_LEVEL)
I've tried values like high, but also 2 and 3 in the hopes that it was based upon the enumerable integer
But no matter what I do, all broadcasts done (forge) seem to be transmitted with a price of 30 gwei
The text was updated successfully, but these errors were encountered: