Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ezynda3 committed Sep 16, 2024
1 parent d7fcfc7 commit 2a0a9c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/routes/diamond/[address]/json/+server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,7 @@ const buildFacet = async (

facet.abi = fileredAbi

throw new Error('wtf?')

return facet
}

0 comments on commit 2a0a9c2

Please # to comment.