embark/lib/modules/blockchain_process
emizzle ab7784c1e9 Fix datadir for miner
The datadir path was not being passed to the miner, was resolving as `undefined`, and therefore, was not setting up an ipc connection correctly and no communication was happening.

The fix passes the `datadir` from the blockchain config to the miner in the constructor.
2018-09-20 15:30:06 +10:00
..
2018-09-20 15:30:06 +10:00
2018-08-21 16:04:22 -04:00
2018-08-21 16:17:02 -04:00
2018-08-23 12:54:43 -04:00
2018-09-20 15:30:06 +10:00
2018-09-18 12:12:17 +01:00