Interface WorkerKeyManagerChurpSchemeStatus

ChurpSchemeStatus represents the status of a CHURP scheme.

interface WorkerKeyManagerChurpSchemeStatus {
    status?: KeyManagerCHURPStatus;
}

Properties

Properties

Status is the consensus status of the CHURP scheme.