@kagamidigital/salt-sdk-mirror
Getting started
Preparing search index...
RoboQuorumParams
Type Alias RoboQuorumParams
RoboQuorumParams
:
|
{
humanCount
:
number
;
organisationId
:
string
;
sessionType
:
"keygen"
}
|
{
accountId
:
string
;
sessionType
:
"signing"
|
"signMessage"
}
The ceremony to check a robo quorum for.
keygen
is roster-scoped: account creation may enrol any online robo, so the required count comes from the chosen
humanCount
.
signing
/
signMessage
are account-scoped: only the robos enrolled on the account hold its keyshares, and the required count is fixed by the account.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Getting started
@kagamidigital/salt-sdk-mirror
Loading...
The ceremony to check a robo quorum for.
keygenis roster-scoped: account creation may enrol any online robo, so the required count comes from the chosenhumanCount.signing/signMessageare account-scoped: only the robos enrolled on the account hold its keyshares, and the required count is fixed by the account.