fix: json-rpc exporting and undefined blockchain dir
This commit is contained in:
parent
bbde0fc2b6
commit
50c07c5e8f
7 changed files with 16 additions and 24 deletions
|
|
@ -1,7 +1,6 @@
|
|||
const _ = require('lodash/fp')
|
||||
const jsonRpc = require('../../common/json-rpc')
|
||||
|
||||
const options = require('../../../options')
|
||||
const BN = require('../../../bn')
|
||||
const E = require('../../../error')
|
||||
const logger = require('../../../logger')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue