Skip to content

Commit

Permalink
updated the service name
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishwas1 committed Oct 16, 2024
1 parent c428718 commit ebf3ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/supported-service/services/iServiceList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export const DASHBOARD_INFO = Object.freeze({
export const QUEST_SERVICE_INFO = Object.freeze({
type: SERVICE_TYPES.QUEST,
description: 'Verify on-chain and off-chain tasks of your users',
name: 'QUEST',
name: 'Quest API Service',
swaggerAPIDocPath: '/api',
baseDomain: 'https://api.eiko.zone',
});
Expand Down

0 comments on commit ebf3ab8

Please sign in to comment.