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
|
|
@ -3,7 +3,6 @@ const lnd = require('lnd-async')
|
|||
const BN = require('../../../bn')
|
||||
const E = require('../../../error')
|
||||
const { utils } = require('lamassu-coins')
|
||||
// const coinUtils = require('../../../coin-utils')
|
||||
const options = require('../../../options')
|
||||
|
||||
const _ = require('lodash/fp')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue