Skip to content

Commit

Permalink
fix: try/catch
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin-Ray authored and JayWhite2357 committed Nov 21, 2024
1 parent e5047f1 commit 2cc292d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions chainlink-functions/source/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -600,8 +600,6 @@ class SxTProof {
} catch (e) {
return Functions.encodeString("Failed: ", e);
}


}
}

Expand Down

0 comments on commit 2cc292d

Please sign in to comment.