ClusterLock = object
object
Defined in: types.ts:341
Cluster Details after DKG is complete
cluster_definition
ClusterDefinition
The cluster definition.
types.ts:343
distributed_validators
DistributedValidator[]
DistributedValidator
The cluster distributed validators.
types.ts:346
signature_aggregate
string
The cluster bls signature aggregate.
types.ts:349
lock_hash
The 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
Last updated 5 months ago
Was this helpful?