Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 776 Bytes

File metadata and controls

19 lines (11 loc) · 776 Bytes

MPCProject

The data for project information.

Properties

Name Type Description Notes
projectId String The project ID. [optional]
orgId String The organization ID. [optional]
name String The project name. [optional]
participants Integer The number of key share holders in the project. [optional]
threshold Integer The number of key share holders required to sign an operation in the project. [optional]
createdTimestamp Long The project's creation time in Unix timestamp format, measured in milliseconds. [optional]