cleaning in spot client

This commit is contained in:
tiagosiebler
2022-09-17 11:36:57 +01:00
parent c02a2f0c75
commit 679e54eb42
4 changed files with 13 additions and 8 deletions

View File

@@ -85,7 +85,7 @@ export function isWsPong(msg: any): boolean {
);
}
export const agentSource = 'bybitapinode';
export const APIID = 'bybitapinode';
/**
* Used to switch how authentication/requests work under the hood (primarily for SPOT since it's different there)