AuthorizeCommitteeParams: {
    coldCredential: CredentialParams;
    hotCredential: CredentialParams;
}

Authorize committee hot key certificate parameters

See

Certificate

Type declaration

  • coldCredential: CredentialParams

    Credential of the committee member that wants to authorize a hot key

  • hotCredential: CredentialParams

    Credential for the hot key

Generated using TypeDoc