Skip to content

Commit 2ee5498

Browse files
committed
remove debug
1 parent 02f09d5 commit 2ee5498

File tree

1 file changed

+0
-1
lines changed
  • validator_client/signing_method/src

1 file changed

+0
-1
lines changed

validator_client/signing_method/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ pub enum SigningMethod {
9696

9797
/// The additional information used to construct a signature. Mostly used for protection from replay
9898
/// attacks.
99-
#[derive(Debug)]
10099
pub struct SigningContext {
101100
pub domain: Domain,
102101
pub epoch: Epoch,

0 commit comments

Comments
 (0)