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
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