Skip to content

Commit

Permalink
fix: add GitPOAPProvider to providers list
Browse files Browse the repository at this point in the history
  • Loading branch information
peebeejay authored and nutrina committed Aug 25, 2022
1 parent 6f1d602 commit 8368ba8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iam/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ export const providers = new Providers([
new EthGasProvider(),
new FirstEthTxnProvider(),
new EthGTEOneTxnProvider(),
new GitPOAPProvider(),
/////////////////////////////////////////////////////////////
// Start adding the specific gitcoin contributor providers
/////////////////////////////////////////////////////////////
Expand Down

0 comments on commit 8368ba8

Please sign in to comment.