diff --git a/src/util/requestUtils.ts b/src/util/requestUtils.ts index c6c7bc5..cdbd951 100644 --- a/src/util/requestUtils.ts +++ b/src/util/requestUtils.ts @@ -184,7 +184,7 @@ export function isWsPong(msg: any): boolean { ); } -export const APIID = 'bybitapinode'; +export const APIID = 'Wd000769'; /** * Used to switch how authentication/requests work under the hood (primarily for SPOT since it's different there)