fix: Update renzo zircuit validator set (#4343)

Should match default Ism:
1abefa60e2/typescript/sdk/src/consts/multisigIsm.ts (L539-L542)
pull/4344/head
Lee 2 months ago committed by GitHub
parent 1abefa60e2
commit a6d3d12ce2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      typescript/infra/scripts/generate-renzo-warp-route-config.ts

@ -98,8 +98,8 @@ const ezEthValidators = {
zircuit: {
threshold: 1,
validators: [
'0x25b3a88f7cfd3c9f7d7e32b295673a16a6ddbd91', // luganodes
'0xe986f457965227a05dcf984c8d0c29e01253c44d', // Renzo
'0x1da9176c2ce5cc7115340496fa7d1800a98911ce', // Renzo
'0x7ac6584c068eb2a72d4db82a7b7cd5ab34044061', // luganodes
],
},
};

Loading…
Cancel
Save