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-09-13 14:07:14 +01:00
2018-09-19 13:46:39 +01:00
2018-08-23 11:06:47 +01:00
2018-08-21 16:09:48 -04:00