The extern declarations are using a raw pointer which doesn't match the source variable's std::unqiue_ptr.
Backport of core PR11713
https://github.com/bitcoin/bitcoin/pull/11713/files
Completes T660
Differential D3097
Fix for mismatched extern definition in wallet test Fabien on May 23 2019, 12:46. Authored by Tags None Subscribers None
Details
The extern declarations are using a raw pointer which doesn't match the source variable's std::unqiue_ptr. Backport of core PR11713 Completes T660 make check
Diff Detail
Event Timeline |