Skip to main content

DkgPart2Output

Type Alias DkgPart2Output 

Source
type DkgPart2Output<M> = (SecretPackage<M>, BTreeMap<Identifier<M>, Package<M>>);