Fix init segfault where InitLoadWallet() calls ATMP before genesis
commit37aefff5fcf7169a1b07ff8939850f630640f7e7
authorMatt Corallo <git@bluematt.me>
Sat, 15 Oct 2016 17:19:16 +0000 (15 13:19 -0400)
committerMatt Corallo <git@bluematt.me>
Sat, 15 Oct 2016 17:19:16 +0000 (15 13:19 -0400)
treed5aae4fc2f7709e607b545b1039fd57483fea7db
parent49c5910372899a365fd6b57b9e227518e24541fa
Fix init segfault where InitLoadWallet() calls ATMP before genesis
src/init.cpp
src/wallet/wallet.cpp