mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-08 23:08:19 -05:00
chore: use signedtx trait (#16143)
This commit is contained in:
@@ -16,7 +16,6 @@ use reth_primitives_traits::{
|
||||
crypto::secp256k1::sign_message, proofs, Account, Block as _, Log, SealedBlock, SealedHeader,
|
||||
StorageEntry,
|
||||
};
|
||||
|
||||
use secp256k1::{Keypair, Secp256k1};
|
||||
use std::{
|
||||
cmp::{max, min},
|
||||
|
||||
Reference in New Issue
Block a user