ClusterLock

ClusterLock = object

Defined in: types.ts:341

Cluster Details after DKG is complete

Properties

Property
Type
Description
Defined in

cluster_definition

The cluster definition.

distributed_validators

The cluster distributed validators.

signature_aggregate

string

The cluster bls signature aggregate.

lock_hash

string

The hash of the cluster lock.

node_signatures?

string[]

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

Last updated

Was this helpful?