Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 903 Bytes

PoolDetailsAllOfValidatorsInfo.md

File metadata and controls

30 lines (16 loc) · 903 Bytes

CoboWaas2.PoolDetailsAllOfValidatorsInfo

Properties

Name Type Description Notes
pool_type StakingPoolType
icon_url String The URL of the validator's icon. [optional]
name String The validator's name.
priority Number This property can be ignored. [optional]
public_key String The public key of the validator. [optional]
commission_rate Number The commission rate of the validator. [optional]
supported_pos_chains [String] A list of supported Proof-of-Stake (PoS) chains. [optional]

Enum: [SupportedPosChainsEnum]

  • Babylon (value: "Babylon")

  • Cosmos (value: "Cosmos")

  • Ethereum (value: "Ethereum")

  • unknown_default_open_api (value: "unknown_default_open_api")