UNPKG
exchanges
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
bitcoin exchanges
github.com/zhouningyi/exchanges
zhouningyi/exchanges
exchanges
/
exchanges
/
okex
/
config.js
7 lines
(4 loc)
•
130 B
JavaScript
View Raw
1
2
3
4
5
6
7
module
.
exports
= { USER_AGENT:
'Mozilla/4.0 (compatible; Node OKEX API)'
, WS_BASE:
'wss://real.okex.com:10441/websocket'
};