bug: strategy for test_check_transaction
does not cap max_fee_per_blob_gas
#825
Milestone
test_check_transaction
does not cap max_fee_per_blob_gas
#825
max_fee_per_blob_gas
can be greater than 2**64 -1 which fails the checks when it's being converted to Uint from U256The text was updated successfully, but these errors were encountered: