FROST secp256k1-TR (Taproot) TypeScript Library - v0.2.2-alpha.3
Preparing search index...
keys
dkg
part2
Function part2
part2
(
secretPackage
:
unknown
,
round1Packages
:
Map
<
string
,
unknown
>
,
)
:
[
unknown
,
Map
<
string
,
unknown
>
]
Performs the second part of the DKG protocol.
Parameters
secretPackage
:
unknown
round1Packages
:
Map
<
string
,
unknown
>
Returns
[
unknown
,
Map
<
string
,
unknown
>
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
FROST secp256k1-TR (Taproot) TypeScript Library - v0.2.2-alpha.3
Loading...
Performs the second part of the DKG protocol.