Auto broadcast rogue rpc tx

This commit is contained in:
jl777
2019-02-09 21:55:50 -11:00
parent dbb7d7f6e7
commit cb5f7eaaa1
3 changed files with 33 additions and 18 deletions

View File

@@ -136,6 +136,7 @@ UniValue CClib(struct CCcontract_info *cp,char *method,cJSON *params);
UniValue CClib_info(struct CCcontract_info *cp);
CBlockIndex *komodo_blockindex(uint256 hash);
CBlockIndex *komodo_chainactive(int32_t height);
int32_t komodo_blockheight(uint256 hash);
static const uint256 zeroid;
static uint256 ignoretxid;