Skip to content

Commit ed6f01e

Browse files
committed
typo
1 parent dc451dc commit ed6f01e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

timeboost-sequencer/src/decrypt.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ enum Protocol {
4949
/// Multicast (to new members) a message with agreed-upon subset of DkgBundle for resharing.
5050
Resharing(ReshareMessage),
5151

52-
/// Bbroadcast a batch of decryption shares for a given round.
52+
/// Broadcast a batch of decryption shares for a given round.
5353
Batch(DecShareBatch),
5454
}
5555

0 commit comments

Comments
 (0)