FROST Hubert TypeScript Library - v1.0.0-alpha.20
Preparing search index...
index
sign
coordinator
SignRound2Options
Interface SignRound2Options
Options for the sign round2 command.
interface
SignRound2Options
{
registryPath
?:
string
;
groupId
?:
string
;
sessionId
:
string
;
parallel
?:
boolean
;
timeoutSeconds
?:
number
;
previewFinalize
?:
boolean
;
verbose
?:
boolean
;
}
Index
Properties
registry
Path?
group
Id?
session
Id
parallel?
timeout
Seconds?
preview
Finalize?
verbose?
Properties
Optional
registry
Path
registryPath
?:
string
Optional
group
Id
groupId
?:
string
session
Id
sessionId
:
string
Optional
parallel
parallel
?:
boolean
Optional
timeout
Seconds
timeoutSeconds
?:
number
Optional
preview
Finalize
previewFinalize
?:
boolean
Optional
verbose
verbose
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
registry
Path
group
Id
session
Id
parallel
timeout
Seconds
preview
Finalize
verbose
FROST Hubert TypeScript Library - v1.0.0-alpha.20
Loading...
Options for the sign round2 command.