FROST Hubert TypeScript Library - v1.0.0-alpha.20
Preparing search index...
index
dkg
participant
DkgFinalizeResult
Interface DkgFinalizeResult
Result of the DKG finalize command.
interface
DkgFinalizeResult
{
verifyingKey
:
string
;
keyPackagePath
:
string
;
publicKeyPackagePath
:
string
;
}
Index
Properties
verifying
Key
key
Package
Path
public
Key
Package
Path
Properties
verifying
Key
verifyingKey
:
string
key
Package
Path
keyPackagePath
:
string
public
Key
Package
Path
publicKeyPackagePath
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
verifying
Key
key
Package
Path
public
Key
Package
Path
FROST Hubert TypeScript Library - v1.0.0-alpha.20
Loading...
Result of the DKG finalize command.