Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 600 Bytes

IdentityKeyShortData.md

File metadata and controls

12 lines (8 loc) · 600 Bytes

IdentityKeyShortData

Properties

Name Type Description Notes
Key string The public key.
ActivatedHeight int32 The height at which this key became valid. `null` if this is the first key. [optional]
RetiredHeight int32 The expiration height of this key. `null` if this is the current key. [optional]

[Back to Model list] [Back to API list] [Back to README]