FROST secp256k1-TR (Taproot) TypeScript Library - v0.2.2-alpha.3
Preparing search index...
keys
dkg
part1
Function part1
part1
(
identifier
:
Identifier
,
maxSigners
:
number
,
minSigners
:
number
,
rng
:
RandomSource
,
)
:
[
unknown
,
unknown
]
Performs the first part of the DKG protocol.
Parameters
identifier
:
Identifier
maxSigners
:
number
minSigners
:
number
rng
:
RandomSource
Returns
[
unknown
,
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 first part of the DKG protocol.