Skip to main content
Version: Next

ClusterLock

ClusterLock: Object

Cluster Details after DKG is complete

Type declaration

MemberTypeDescription
cluster_definitionClusterDefintionThe cluster definition.
distributed_validatorsDistributedValidator[]The cluster distributed validators.
signature_aggregatestringThe cluster bls signature aggregate.
lock_hashstringThe hash of the cluster lock.
node_signaturesstring[]Node Signature for the lock hash by the node secp256k1 key.

Source

types.ts:194