diff --git a/genesis/src/genesis_accounts.rs b/genesis/src/genesis_accounts.rs index 5c3ed2a2d7..9e156ba843 100644 --- a/genesis/src/genesis_accounts.rs +++ b/genesis/src/genesis_accounts.rs @@ -549,6 +549,13 @@ pub const VALIDATOR_INFOS: &[ValidatorInfo] = &[ node_sol: 500.0, commission: 0, }, + ValidatorInfo { + name: "Forbole", + node: "Fe5sLQAAT7RBT8mcH1AAGCbExJQcYxcwXvp1GjrGbvxs", + vote: "Dr8MkZZuvZVQJFKtjShZYEfg6n93sc1GxevqLnGss7FW", + node_sol: 500.0, + commission: 0, + }, ValidatorInfo { name: "P2P.ORG - Secure Non-custodial Staking", node: "44e8VyWoyZSE2oYHxMHMedAiHkGJqJgPd3tdt6iKoAFL",