Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 701 Bytes

Cosigner.md

File metadata and controls

29 lines (17 loc) · 701 Bytes

Cosigner

Properties

Name Type Description Notes
archived Boolean Whether the cosigner is archived
id UUID The unique identifier of the cosigner
name String The name of the cosigner [optional]
type TypeEnum The type of the cosigner [optional]
version Version [optional]

Enum: TypeEnum

Name Value
SANDBOX "SANDBOX"
SGX "SGX"
GCP_CONFSPACE "GCP-CONFSPACE"
AWS_NITRO "AWS-NITRO"
PLAIN "PLAIN"