Closed

Description
I believe the file is missing, it should be in src/, should it not? The reference is in corewallet/corewallet_db.h:
#include "corewallet/corewallet_basics.h"
#include "corewallet/logdb.h"
#include "key.h"
#include "hdkeystore.h"
it also causes a build error, naturally:
./corewallet/corewallet_db.h:12:24: fatal error: hdkeystore.h: No such file or directory
#include "hdkeystore.h"
^
compilation terminated.
Makefile:3579: recipe for target 'corewallet/libbitcoin_corewallet_a-corewallet.o' failed
Metadata
Metadata
Assignees
Labels
No labels