Merge pull request #1127 from jl777/jl777

int32_t komodo_nextheight();
This commit is contained in:
jl777
2018-12-29 01:28:06 -11:00
committed by GitHub

View File

@@ -6,6 +6,7 @@
#include "script/cc.h"
#include "primitives/transaction.h"
int32_t komodo_nextheight();
CTransaction MakeImportCoinTransaction(const TxProof proof, const CTransaction burnTx, const std::vector<CTxOut> payouts)
{