mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-26 01:03:40 +00:00
blob tx decoding
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::{Hash256, Transaction, Uint256, VersionedHash};
|
||||
use crate::{Hash256, Uint256, VersionedHash};
|
||||
use ethereum_types::Address;
|
||||
use ssz_derive::{Decode, Encode};
|
||||
use ssz_types::typenum::U16777216;
|
||||
|
||||
Reference in New Issue
Block a user