parent
1ffd6b4b4d
commit
5253c27ca8
|
@ -541,6 +541,13 @@ pub const VALIDATOR_INFOS: &[ValidatorInfo] = &[
|
||||||
node_sol: 500.0,
|
node_sol: 500.0,
|
||||||
commission: 0,
|
commission: 0,
|
||||||
},
|
},
|
||||||
|
ValidatorInfo {
|
||||||
|
name: "Forbole",
|
||||||
|
node: "Fe5sLQAAT7RBT8mcH1AAGCbExJQcYxcwXvp1GjrGbvxs",
|
||||||
|
vote: "Dr8MkZZuvZVQJFKtjShZYEfg6n93sc1GxevqLnGss7FW",
|
||||||
|
node_sol: 500.0,
|
||||||
|
commission: 0,
|
||||||
|
},
|
||||||
ValidatorInfo {
|
ValidatorInfo {
|
||||||
name: "P2P.ORG - Secure Non-custodial Staking",
|
name: "P2P.ORG - Secure Non-custodial Staking",
|
||||||
node: "44e8VyWoyZSE2oYHxMHMedAiHkGJqJgPd3tdt6iKoAFL",
|
node: "44e8VyWoyZSE2oYHxMHMedAiHkGJqJgPd3tdt6iKoAFL",
|
||||||
|
|
Loading…
Reference in New Issue