test_invalid_normal_gas()Reject an invalid blob transaction.
Back to test_invalid_normal_gas().
| Test ID (Abbreviated) | tx_max_fee_per_gas | tx_error |
|---|---|---|
| ...fork_Cancun-state_test-insufficient_max_fee_per_gas | 6 | TransactionException.INSUFFICIENT_MAX_FEE_PER_GAS |
| ...fork_Cancun-blockchain_test_from_state_test-insufficient_max_fee_per_gas | 6 | TransactionException.INSUFFICIENT_MAX_FEE_PER_GAS |
| ...fork_Prague-state_test-insufficient_max_fee_per_gas | 6 | TransactionException.INSUFFICIENT_MAX_FEE_PER_GAS |
| ...fork_Prague-blockchain_test_from_state_test-insufficient_max_fee_per_gas | 6 | TransactionException.INSUFFICIENT_MAX_FEE_PER_GAS |
| ...fork_Osaka-state_test-insufficient_max_fee_per_gas | 6 | TransactionException.INSUFFICIENT_MAX_FEE_PER_GAS |
| ...fork_Osaka-blockchain_test_from_state_test-insufficient_max_fee_per_gas | 6 | TransactionException.INSUFFICIENT_MAX_FEE_PER_GAS |