fix: update APIID to the correct value
This commit is contained in:
@@ -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)
|
* Used to switch how authentication/requests work under the hood (primarily for SPOT since it's different there)
|
||||||
|
|||||||
Reference in New Issue
Block a user