diff --git a/packages/relay/src/utils/Errors.ts b/packages/relay/src/utils/Errors.ts index f99f4874..72c5276f 100644 --- a/packages/relay/src/utils/Errors.ts +++ b/packages/relay/src/utils/Errors.ts @@ -77,7 +77,7 @@ export class ResponseMessage { ["2033", "The task ID is not exist"], ["2040", "The status code for this task cannot be approved"], ["3001", "Bridge functionality is not yet available"], - ["3072", "This is not a permitted shop ID"], + ["3072", "The shopId is invalid"], ["4000", "Denied by user"], ["5000", "Smart Contract Error"], ["6000", "Server Error"],