We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8f43fe commit e9a8656Copy full SHA for e9a8656
src/credit-manager/utils.ts
@@ -107,5 +107,5 @@ export function getApiDetail(req): ApiDetail {
107
}
108
109
export const constant = {
110
- AUTHZ_URL: 'https://api.eiko.zone/api/v1/credits/authz',
+ AUTHZ_URL: 'https://api.entity.dashboard.hypersign.id/api/v1/credits/authz',
111
};
0 commit comments