FROST Hubert TypeScript Library - v1.0.0-alpha.20
Preparing search index...
index
sign
participant
SignReceiveResult
Interface SignReceiveResult
Result of the sign receive command.
interface
SignReceiveResult
{
sessionId
:
string
;
groupId
:
string
;
targetUr
:
string
;
coordinatorName
:
string
;
minSigners
:
number
;
participantNames
:
string
[]
;
}
Index
Properties
session
Id
group
Id
target
Ur
coordinator
Name
min
Signers
participant
Names
Properties
session
Id
sessionId
:
string
group
Id
groupId
:
string
target
Ur
targetUr
:
string
coordinator
Name
coordinatorName
:
string
min
Signers
minSigners
:
number
participant
Names
participantNames
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
session
Id
group
Id
target
Ur
coordinator
Name
min
Signers
participant
Names
FROST Hubert TypeScript Library - v1.0.0-alpha.20
Loading...
Result of the sign receive command.