Skip to content

Commit

Permalink
Merge branch 'allowlist-feature' into ui-allowlist
Browse files Browse the repository at this point in the history
  • Loading branch information
Corantin committed Oct 10, 2024
2 parents 272d611 + fc2d52e commit de0aa83
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pkg/subgraph/subgraph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ dataSources:

templates:
- kind: ethereum/contract
name: RegistryCommunityV0_0
network: localhost
name: RegistryCommunityV0_1
network: arbitrum-sepolia
source:
abi: RegistryCommunityV0_0
mapping:
Expand Down Expand Up @@ -133,8 +133,8 @@ templates:
file: ./src/mappings/registry-community.ts

- kind: ethereum/contract
name: CVStrategyV0_0
network: localhost
name: CVStrategyV0_1
network: arbitrum-sepolia
source:
abi: CVStrategyV0_0
mapping:
Expand Down

0 comments on commit de0aa83

Please sign in to comment.