Call AcceptBlock with the block's shared_ptr instead of CBlock&
commit180586fd44c3154af846e18850c83d0ac1296787
authorMatt Corallo <git@bluematt.me>
Mon, 19 Dec 2016 07:24:11 +0000 (18 23:24 -0800)
committerMatt Corallo <git@bluematt.me>
Wed, 4 Jan 2017 20:56:08 +0000 (4 15:56 -0500)
treeb12a9dcd52e79dbb852f55d3d0406dc214269505
parent8baaba653ef67097eb3d3a4b4d25f907111830b1
Call AcceptBlock with the block's shared_ptr instead of CBlock&
src/validation.cpp