Skip to content

Commit

Permalink
feat(governance): adding back missing expected signerS
Browse files Browse the repository at this point in the history
  • Loading branch information
julien51 committed Mar 20, 2024
1 parent fe6a5dc commit ede08ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions governance/scripts/multisig/info.js
Expand Up @@ -12,6 +12,9 @@ const prodSigners = [
'0xcFd35259E3A468E7bDF84a95bCddAc0B614A9212', // aa
'0xccb5D94FbfBFDc4953Ca8a114f88773C2fF98e80', // sm
'0x246A13358Fb27523642D86367a51C2aEB137Ac6C', // cr
'0x2785f2a3DDaCfDE5947F1A9D6c878CCD7F885400', // cn
'0x7A23608a8eBe71868013BDA0d900351A83bb4Dc2', // nm
'0x8de33D8204929ceb2F7AA6299d0643a7f6664c9b', // bw
].sort()

const devSigners = [
Expand Down

0 comments on commit ede08ec

Please sign in to comment.