FROST Hubert TypeScript Library - v1.0.0-alpha.20
Preparing search index...
index
dkg
participant
DkgRound1Result
Interface DkgRound1Result
Result of the DKG round1 command.
interface
DkgRound1Result
{
accepted
:
boolean
;
listeningArid
?:
string
;
envelopeUr
?:
string
;
}
Index
Properties
accepted
listening
Arid?
envelope
Ur?
Properties
accepted
accepted
:
boolean
Optional
listening
Arid
listeningArid
?:
string
Optional
envelope
Ur
envelopeUr
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accepted
listening
Arid
envelope
Ur
FROST Hubert TypeScript Library - v1.0.0-alpha.20
Loading...
Result of the DKG round1 command.