Skip to main content
DkgPart2Output
frost_
bluepallas
0.2.0
In frost_
bluepallas::
keys::
dkg
frost_bluepallas
::
keys
::
dkg
Type Alias
DkgPart2
Output
Copy item path
Source
type DkgPart2Output<M> = (
SecretPackage
<M>,
BTreeMap
<
Identifier
<M>,
Package
<M>>);