mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-16 12:28:24 +00:00
Remove transparent
This commit is contained in:
@@ -13,7 +13,6 @@ use ssz_types::typenum::Unsigned;
|
|||||||
use std::cmp;
|
use std::cmp;
|
||||||
|
|
||||||
#[derive(arbitrary::Arbitrary, PartialEq, Debug, Clone, Serialize, Deserialize)]
|
#[derive(arbitrary::Arbitrary, PartialEq, Debug, Clone, Serialize, Deserialize)]
|
||||||
#[serde(transparent)]
|
|
||||||
pub struct SyncSelectionProof(Signature);
|
pub struct SyncSelectionProof(Signature);
|
||||||
|
|
||||||
impl SyncSelectionProof {
|
impl SyncSelectionProof {
|
||||||
|
|||||||
Reference in New Issue
Block a user