Page MenuHomePhabricator

Fix for mismatched extern definition in wallet test
ClosedPublic

Authored by Fabien on May 23 2019, 12:46.

Details

Summary
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

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR11713
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5952
Build 9964: Bitcoin ABC Buildbot (legacy)
Build 9963: arc lint + arc unit