Skip to content

Commit 5dab9aa

Browse files
committed
doc fix
1 parent 6f73629 commit 5dab9aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cggmp21/src/trusted_dealer.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ impl<E: Curve, L: SecurityLevel> TrustedDealerBuilder<E, L> {
195195
)
196196
}
197197

198-
/// Generates [`CoreKeyShare`]s shared at random points
198+
/// Generates [`KeyShare`]s shared at random points
199199
///
200200
/// Returns error if provided inputs are invalid, or if internal
201201
/// error has occurred.

0 commit comments

Comments
 (0)