Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 700 Bytes

Validator.md

File metadata and controls

14 lines (8 loc) · 700 Bytes

Validator

Properties

Name Type Description Notes
chainDescriptor string The protocol identifier (e.g. "ETH"/"SOL") of the validator [default to undefined]
feePercent number The service fee as a percentage out of the earned rewards [default to undefined]
isPrivate boolean Is the validator private, i.e created by the user [optional] [default to undefined]

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