chore: redirect coin dependencies to l-c module
This commit is contained in:
parent
3423e2ddd0
commit
bb433164ab
31 changed files with 8 additions and 54 deletions
|
|
@ -1,6 +1,5 @@
|
|||
const common = require('../../common/itbit')
|
||||
const { utils } = require('lamassu-coins')
|
||||
// const coinUtils = require('../../../coin-utils')
|
||||
|
||||
exports.buy = function (account, cryptoAtoms, fiatCode, cryptoCode) {
|
||||
return trade('buy', account, cryptoAtoms, fiatCode, cryptoCode)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue