Skip to content

Commit

Permalink
filter test daos
Browse files Browse the repository at this point in the history
  • Loading branch information
Rashmi-278 committed Sep 4, 2023
1 parent 6c3367a commit 93fcbf6
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
const registrationIdsToFilter = [

'0x170b1eb094571c154ff822145b8cdb3afb852b4c', // Testnet bnb bruno
'0x4e656b8859548075cd4d922809129bfda9920b8e', // Testnet arb goerli
'0xfe0c8cfa51eed09259eb4926df24ba26dda6230d', // Lyra demo without issuer uri
'0xdad5df58927e1743a6f88ec280d6b3fb264b05d5', // Kiwi dao demo without issuer uri
'0xa5aa339314402edb5db68c7e3d3a526cf0245bf9', // Kiwi dao
'0xdeddc6cdd12d9a514b7af9d51df9a3e46be2ddef', // Test dao

];

export default registrationIdsToFilter;

0 comments on commit 93fcbf6

Please sign in to comment.