mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
[MOVEONLY] Move ParseHDKeypath to utilstrencodings
This commit is contained in:
@@ -13,8 +13,6 @@
|
||||
#include <test/test_bitcoin.h>
|
||||
#include <wallet/test/wallet_test_fixture.h>
|
||||
|
||||
extern bool ParseHDKeypath(std::string keypath_str, std::vector<uint32_t>& keypath);
|
||||
|
||||
BOOST_FIXTURE_TEST_SUITE(psbt_wallet_tests, WalletTestingSetup)
|
||||
|
||||
BOOST_AUTO_TEST_CASE(psbt_updater_test)
|
||||
|
||||
Reference in New Issue
Block a user