Skip to content

Commit

Permalink
Update primitives/account/src/lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
sorpaas committed Jun 23, 2023
1 parent 88b92bc commit 3d45d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion primitives/account/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ impl EthereumSignature {
PassByInner,
MaxEncodedLen,
RuntimeDebug,
TypeInfo,
TypeInfo
)]
pub struct EthereumSigner([u8; 20]);

Expand Down

0 comments on commit 3d45d1a

Please sign in to comment.