Skip to content

Commit

Permalink
Merge 7555b97 into 3feab21
Browse files Browse the repository at this point in the history
  • Loading branch information
Defi-Moses authored Dec 16, 2024
2 parents 3feab21 + 7555b97 commit 1a70e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rest-api/src/routes/bridgeTxInfoRoute.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const router: express.Router = express.Router()
* /bridgeTxInfo:
* get:
* summary: "[Deprecated] in favor of using the /bridge endpoint, which now returns call data"
* description: "[Deprecated] Originally used to get Bridge transaction information"
* description: "[Deprecated] Originally used to get Bridge transaction information" test
* parameters:
* - in: query
* name: fromChain
Expand Down

0 comments on commit 1a70e44

Please sign in to comment.