Skip to content

Commit

Permalink
revert: usdPrice changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yvesfracari committed Oct 11, 2024
1 parent 75e9d58 commit 4d7f95a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const root: FastifyPluginAsync = async (fastify): Promise<void> => {
Params: RouteSchema;
Reply: SuccessSchema | ErrorSchema;
}>(
'/simulateBundle',
'/UsdPrice',
{
schema: {
params: paramsSchema,
Expand Down

0 comments on commit 4d7f95a

Please # to comment.