Skip to content

Commit

Permalink
MINOR: remove extra spaces
Browse files Browse the repository at this point in the history
Co-authored-by: Dónal Murray <[email protected]>
  • Loading branch information
UtkarshBhardwaj007 and seadanda authored Dec 24, 2024
1 parent 59a9402 commit 1474e43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions substrate/frame/mixnet/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ use sp_mixnet::types::{
AuthorityId, AuthoritySignature, KxPublic, Mixnode, MixnodesErr, PeerId, SessionIndex,
SessionPhase, SessionStatus, KX_PUBLIC_SIZE,
};

const LOG_TARGET: &str = "runtime::mixnet";

/// Index of an authority in the authority list for a session.
Expand Down

0 comments on commit 1474e43

Please sign in to comment.