Skip to main content
Version: Next

ClusterLock

ClusterLock: object

Cluster Details after DKG is complete

Type declaration

NameTypeDescriptionDefined in
cluster_definitionClusterDefinitionThe cluster definition.types.ts:235
distributed_validatorsDistributedValidator[]The cluster distributed validators.types.ts:238
signature_aggregatestringThe cluster bls signature aggregate.types.ts:241
lock_hashstringThe hash of the cluster lock.types.ts:244
node_signatures?string[]Node Signature for the lock hash by the node secp256k1 key.types.ts:247

Defined in

types.ts:233