fixed file names
This commit is contained in:
parent
a881527a1f
commit
f572fc0a7e
3 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
var ccxt = require('ccxt')
|
||||
const coinUtils = require('../../../coin-utils')
|
||||
const _ = require('lodash/fp')
|
||||
const common = require('../../common/cctx')
|
||||
const common = require('../../common/ccxt')
|
||||
|
||||
function trade (side, account, cryptoAtoms, fiatCode, cryptoCode, exchangeName) {
|
||||
try {
|
||||
Loading…
Add table
Add a link
Reference in a new issue