binance-api-node icon indicating copy to clipboard operation
binance-api-node copied to clipboard

When the spot api path contains ‘/futures’, the endpoint will be incorrectly set to the futures endpoint

Open aweiu opened this issue 1 year ago • 0 comments

Related APIs:https://binance-docs.github.io/apidocs/spot/en/#copy-trading-endpoints

Related Codes:

  • https://github.com/ViewBlock/binance-api-node/blob/6d27134ad8bcfa77ab9eef85b8daa644711d00b5/src/http-client.js#L126
  • https://github.com/ViewBlock/binance-api-node/blob/6d27134ad8bcfa77ab9eef85b8daa644711d00b5/src/http-client.js#L199

aweiu avatar Aug 23 '24 14:08 aweiu