chore: redirect coin dependencies to l-c module

This commit is contained in:
Sérgio Salgado 2021-01-04 12:21:24 +00:00 committed by Josh Harvey
parent 3423e2ddd0
commit bb433164ab
31 changed files with 8 additions and 54 deletions

View file

@ -4,7 +4,6 @@ const jsonRpc = require('../../common/json-rpc')
const BN = require('../../../bn')
const E = require('../../../error')
const { utils } = require('lamassu-coins')
// const coinUtils = require('../../../coin-utils')
const cryptoRec = utils.getCryptoCurrency('BCH')
const configPath = utils.configPath(cryptoRec)