Export

KeygenMetric

interface KeygenMetric {
    node_tss_times: NodeKeygenMetric[];
    pub_key?: string;
}

Properties

node_tss_times: NodeKeygenMetric[]

Memberof

KeygenMetric

pub_key?: string

Memberof

KeygenMetric

Generated using TypeDoc