[wallet] Don't hold cs_LastBlockFile while calling setBestChain
commit83f1ec33ceff1245a44a24aa8a2840e1fd43e431
authorJohn Newbery <john@johnnewbery.com>
Mon, 24 Jul 2017 15:24:12 +0000 (24 11:24 -0400)
committerJohn Newbery <john@johnnewbery.com>
Wed, 2 Aug 2017 21:31:35 +0000 (2 17:31 -0400)
tree0c01ad991bf004ce81b5f6c34dded0bfa5da0d62
parent2376bfcf24a83c61e9bba9e12bc0fd0b044bdfc1
[wallet] Don't hold cs_LastBlockFile while calling setBestChain

cs_LastBlockFile shouldn't be held while calling wallet functions.
src/validation.cpp