Skip to content

Commit

Permalink
filter regs
Browse files Browse the repository at this point in the history
  • Loading branch information
Rashmi-278 committed May 17, 2024
1 parent d2764e6 commit 31faa0a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ const registrationIdsToFilter = [
'0x8e3eb988fe9dae0e294c833388af8bd64fcbeec3',
'0x40010a93fc9df1620d0e4f26fed2b4b6f28c4318',
'0x0d4e9fd02ea0f12682d33046b27a04b07f509a39',
'0xefe11221fa97c360ac9ed08f89794189609de5fd',
'0xb824c5ef343a3a9ef550fb118614ac29b94a474c',
'0xa8b2C1Cc93eFC40e3cE0A0b2001a624aB58bcFc2',
'0x996841B3FD6CaB01393cF77Bb581B502Db6a096B',
'0x3D9B8904BfB0b8eB76Ca928209c247C0e074dE91',
'0x36f6Ed6D3765588e86aab4E06E9903E4E9138135',
'0x07D0704A5f0730eF812AB091c56E0e127a6502b6'
];

export const filterEASbyId = [
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
},
"homepage": "https://github.com/metagov/daostar#readme",
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"create-react-app": "^5.0.1"
}
}

0 comments on commit 31faa0a

Please sign in to comment.