eip4844: use alloy TxEip4844 (#10624)

Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
This commit is contained in:
Thomas Coratger
2024-09-01 12:20:00 -07:00
committed by GitHub
parent 578b52afd0
commit d4cfb95e68
15 changed files with 168 additions and 421 deletions

View File

@ -419,7 +419,6 @@ mod tests {
max_priority_fee_per_gas: 0x28f000fff,
max_fee_per_blob_gas: 0x7,
gas_limit: 10,
placeholder: Some(()),
to: Address::default(),
value: U256::from(3_u64),
input: Bytes::from(vec![1, 2]),