FROST Hubert TypeScript Library - v1.0.0-alpha.20
Preparing search index...
index
dkg
coordinator
invite
Function invite
invite
(
client
:
StorageClient
,
options
:
DkgInviteOptions
,
cwd
:
string
,
)
:
Promise
<
DkgInviteResult
>
Execute the DKG invite command.
Port of
invite()
from cmd/dkg/coordinator/invite.rs.
Parameters
client
:
StorageClient
options
:
DkgInviteOptions
cwd
:
string
Returns
Promise
<
DkgInviteResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
FROST Hubert TypeScript Library - v1.0.0-alpha.20
Loading...
Execute the DKG invite command.
Port of
invite()from cmd/dkg/coordinator/invite.rs.