mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 06:58:57 +01:00
fix and enable bip32 unit test
the bip32 unit test was not included in the make process
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "key.h"
|
||||
#include "uint256.h"
|
||||
#include "util.h"
|
||||
#include "utilstrencodings.h"
|
||||
#include "test/test_bitcoin.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user