fix ethkey more
This commit is contained in:
parent
fa636d402d
commit
abc6970d08
@ -24,7 +24,6 @@ macro_rules! impl_primitive {
|
||||
($name: ident, $size: expr, $err: expr) => {
|
||||
|
||||
#[repr(C)]
|
||||
#[derive(Eq)]
|
||||
pub struct $name([u8; $size]);
|
||||
|
||||
impl fmt::Debug for $name {
|
||||
|
Loading…
Reference in New Issue
Block a user