Skip to content

Commit

Permalink
chore(admin): add galaxy to operator allow list (#2861)
Browse files Browse the repository at this point in the history
Add galaxy to operator allow list

issue: none
  • Loading branch information
fabtreb authored Jan 22, 2025
1 parent 6d7c3ec commit c56ba05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/app/admin/allowoperator.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ var allowedOperators = map[netconf.ID][]common.Address{
common.HexToAddress("0xb278D1dd8a92c0537f3801Acc7242a5e223cA2a9"), // BlockDaemon
common.HexToAddress("0x85bD563C4636a6006BCFB3fd367757676e2Dd269"), // RHINO
common.HexToAddress("0x7E634AC3186E9ef6fd36C1207bb87445Fd5CAA7d"), // Kingnodes
// common.HexToAddress(""), // Galaxy
common.HexToAddress("0x39C4Ce600Ef5450a3C06461E4C0bC1E2F70dD4eF"), // Galaxy
common.HexToAddress("0x3848BEa0cd7D6b521E8CBF74310C8Ab797003537"), // Chorusone
common.HexToAddress("0xd456Db9730a346211797D42de2272f2406936194"), // P-OPS
common.HexToAddress("0xd2eC4b16426CaE96a1720d20Bd141dd0DA0b6C9f"), // DAIC
Expand Down

0 comments on commit c56ba05

Please sign in to comment.