diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-02-21 15:06:07 +0000 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-02-21 15:06:07 +0000 |
commit | 417b126fc420b7bac9a385f9576a5b80e840ee67 (patch) | |
tree | 2be65465f3abfa317a140b773344a5475c9568cf /src/wallet/api | |
parent | Merge pull request #1703 (diff) | |
download | monero-417b126fc420b7bac9a385f9576a5b80e840ee67.tar.xz |
Fix core_tests breaking on startup
You're wondering how this fixes core tests, aren't you...
It prevents the miner (initialized by cryptonote::core) from
breaking trying to access arguments that were not added.
Since the tests don't use the miner directly, it makes more
sense to have cryptonote_core add those, since it also uses
the miner.
Diffstat (limited to 'src/wallet/api')
0 files changed, 0 insertions, 0 deletions