We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02f09d5 commit 2ee5498Copy full SHA for 2ee5498
validator_client/signing_method/src/lib.rs
@@ -96,7 +96,6 @@ pub enum SigningMethod {
96
97
/// The additional information used to construct a signature. Mostly used for protection from replay
98
/// attacks.
99
-#[derive(Debug)]
100
pub struct SigningContext {
101
pub domain: Domain,
102
pub epoch: Epoch,
0 commit comments