Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 773 Bytes

MpcKey.md

File metadata and controls

16 lines (10 loc) · 773 Bytes

MpcKey

Properties

Name Type Description Notes
keyId string [default to undefined]
userId string The user id that owns the key [default to undefined]
algorithm number The algorithm of the key [default to undefined]
players Array<Players> The players that are associated with the key [default to undefined]
lastPreprocessedIndex number The last index used on this key [optional] [default to undefined]

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