int32_t komodo_blockheight(uint256 hash);

This commit is contained in:
jl777
2019-04-21 02:36:46 -11:00
parent f79d72fb94
commit 124156f956

View File

@@ -46,7 +46,7 @@
#include <thread>
#include "paymentdisclosuredb.h"
#include "komodo_defs.h"
int32_t komodo_blockheight(uint256 hash);
using namespace libzcash;