#include "../wallet/wallet.h"

This commit is contained in:
jl777
2018-12-29 01:29:05 -11:00
parent 56d7a71dcc
commit ff966e77e8

View File

@@ -5,6 +5,7 @@
#include "hash.h"
#include "script/cc.h"
#include "primitives/transaction.h"
#include "wallet/wallet.h"
int32_t komodo_nextheight();