Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.27 KB

KeyShareHolder.md

File metadata and controls

15 lines (11 loc) · 1.27 KB

CoboWaas2.KeyShareHolder

Properties

Name Type Description Notes
name String The key share holder name. [optional]
type KeyShareHolderType [optional]
tss_node_id String The key share holder's TSS Node ID. [optional]
online Boolean Whether the key share holder's TSS Node is online. - `true`: The TSS Node is online. - `false`: The TSS Node is offline. [optional]
signer Boolean Whether the key share holder has been selected as the designated transaction signer. For example, in a 2-3 Threshold Signature Scheme (TSS), Cobo will serve as one signer, and you can choose one of the other two key share holders to act as the second transaction signer. - `true`: The key share holder is a designated transaction signer. - `false`: The key share holder is not a designated transaction signer. [optional]
status KeyShareHolderStatus [optional]
account_id String The key share holder's Cobo Portal account ID. [optional]