MCPcopy Create free account
hub / github.com/ccxt/node-binance-api / test-cjs.cjs

File test-cjs.cjs

tests/package-test/test-cjs.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Binance = require('node-binance-api');
2
3const client = new Binance({test: true, httpsProxy: 'http://188.245.226.105:8911'})
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected