Skip to main content
Version: next 🚧

ClusterLock

ClusterLock = object

Defined in: types.ts:341

Cluster Details after DKG is complete

Properties​

PropertyTypeDescriptionDefined in
cluster_definitionClusterDefinitionThe cluster definition.types.ts:343
distributed_validatorsDistributedValidator[]The cluster distributed validators.types.ts:346
signature_aggregatestringThe cluster bls signature aggregate.types.ts:349
lock_hashstringThe hash of the cluster lock.types.ts:352
node_signatures?string[]Node Signature for the lock hash by the node secp256k1 key.types.ts:355