ClusterLock = object
object
Defined in: types.ts:341arrow-up-right
Cluster Details after DKG is complete
cluster_definition
ClusterDefinition
The cluster definition.
types.ts:343arrow-up-right
distributed_validators
DistributedValidator[]
DistributedValidator
The cluster distributed validators.
types.ts:346arrow-up-right
signature_aggregate
string
The cluster bls signature aggregate.
types.ts:349arrow-up-right
lock_hash
The hash of the cluster lock.
types.ts:352arrow-up-right
node_signatures?
string[]
Node Signature for the lock hash by the node secp256k1 key.
types.ts:355arrow-up-right
Last updated 17 days ago
Was this helpful?