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