mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix: check versioned hash version for EIP-4844 transactions (#6601)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
//! DAO FOrk related constants from [EIP-779](https://eips.ethereum.org/EIPS/eip-779).
|
||||
//! DAO Fork related constants from [EIP-779](https://eips.ethereum.org/EIPS/eip-779).
|
||||
//! It happened on Ethereum block 1_920_000
|
||||
|
||||
use reth_primitives::{address, Address};
|
||||
|
||||
Reference in New Issue
Block a user