Add ChainFlow ValidatorInfo
This commit is contained in:
		| @@ -510,6 +510,13 @@ pub const VALIDATOR_INFOS: &[ValidatorInfo] = &[ | |||||||
|         node_sol: 500.0, |         node_sol: 500.0, | ||||||
|         commission: 0, |         commission: 0, | ||||||
|     }, |     }, | ||||||
|  |     ValidatorInfo { | ||||||
|  |         name: "ChainFlow", | ||||||
|  |         node: "2te46rxywMdCNdkvjumiBBPQoVczJFxhxEaxFavQNqe3", | ||||||
|  |         vote: "8bRCnytB7bySmqxodNGbZuUAtncKkB8T733DD1Dm9WMb", | ||||||
|  |         node_sol: 500.0, | ||||||
|  |         commission: 0, | ||||||
|  |     }, | ||||||
|     ValidatorInfo { |     ValidatorInfo { | ||||||
|         name: "ChorusOne", |         name: "ChorusOne", | ||||||
|         node: "ChorusXqjLC2NbiStKR6k9WoD7wu6TVTtFG8qCL5XBVa", |         node: "ChorusXqjLC2NbiStKR6k9WoD7wu6TVTtFG8qCL5XBVa", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user