Skip to content

Commit

Permalink
Pending changes from merged branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
steven2308 committed Mar 1, 2024
1 parent c5bad77 commit 5134326
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 28 deletions.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ const config: HardhatUserConfig = {
network: 'shibuya',
chainId: 81,
urls: {
apiURL: 'https://shibuya.blockscout.com//api',
apiURL: 'https://shibuya.blockscout.com/api',
browserURL: 'https://shibuya.blockscout.com/',
},
},
Expand Down
27 changes: 0 additions & 27 deletions scripts/deploy-renderUtils.ts

This file was deleted.

0 comments on commit 5134326

Please sign in to comment.