This commit is contained in:
jl777
2016-11-19 12:03:01 -03:00
parent 878d396188
commit ae20482363
2 changed files with 2 additions and 0 deletions

View File

@@ -111,6 +111,7 @@ int32_t komodo_pax_opreturn(uint8_t *opret,int32_t maxsize);
uint64_t komodo_paxtotal();
int32_t komodo_is_issuer();
int32_t komodo_gateway_deposits(CMutableTransaction *txNew,int32_t shortflag,char *symbol,int32_t tokomodo);
int32_t komodo_isrealtime(int32_t *kmdheightp,char *target);
CBlockTemplate* CreateNewBlock(const CScript& scriptPubKeyIn)
{