Interface ClusterLock

Cluster Lock (Cluster Details after DKG is complete)

Hierarchy

  • ClusterLock

Properties

cluster_definition: ClusterDefintion

The cluster definition.

distributed_validators: DistributedValidator[]

The cluster distributed validators.

lock_hash: string

The hash of the cluster lock.

node_signatures: string[]

Node Signature for the lock hash by the node secp256k1 key.

signature_aggregate: string

The cluster bls signature aggregate.

Generated using TypeDoc