File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -44,10 +44,17 @@ export const nova: Config = {
44
44
} ,
45
45
} ,
46
46
// these validators must still be validators on the old rollup during the upgrade, or the upgrade will fail
47
+ // from https://docs.arbitrum.foundation/state-of-progressive-decentralization
47
48
validators : [
48
49
// current validators
50
+ '0x1732BE6738117e9d22A84181AF68C8d09Cd4FF23' ,
51
+ '0x3B0369CAD35d257793F51c28213a4Cf4001397AC' ,
52
+ '0x54c0D3d6C101580dB3be8763A2aE2c6bb9dc840c' ,
53
+ '0x658e8123722462F888b6fa01a7dbcEFe1D6DD709' ,
54
+ '0xDfB23DFE9De7dcC974467195C8B7D5cd21C9d7cB' ,
49
55
'0xE27d4Ed355e5273A3D4855c8e11BC4a8d3e39b87' ,
50
56
'0x57004b440Cc4eb2FEd8c4d1865FaC907F9150C76' ,
51
- '0x24ca61c31c7f9af3ab104db6b9a444f28e9071e3' ,
57
+ '0x24Ca61c31C7f9Af3ab104dB6B9A444F28e9071e3' ,
58
+ '0xB51EDdfc9A945e2B909905e4F242C4796Ac0C61d' ,
52
59
] ,
53
60
}
You can’t perform that action at this time.
0 commit comments