Skip to content

Commit

Permalink
features
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse committed Jul 13, 2024
1 parent e67420a commit 1a3b981
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/eips/src/eip7702/auth_list.rs
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ impl RecoveredAuthorization {
}
}

#[cfg(feature = "k256")]
impl TryFrom<SignedAuthorization> for RecoveredAuthorization {
type Error = alloy_primitives::SignatureError;

Expand Down

0 comments on commit 1a3b981

Please sign in to comment.