.
This commit is contained in:
@@ -672,7 +672,7 @@ bool CheckEquihashSolution(const CBlockHeader *pblock, const CChainParams& param
|
||||
|
||||
int32_t hush_chosennotary(int32_t *notaryidp,int32_t height,uint8_t *pubkey33,uint32_t timestamp);
|
||||
int32_t hush_currentheight();
|
||||
void komodo_index2pubkey33(uint8_t *pubkey33,CBlockIndex *pindex,int32_t height);
|
||||
void hush_index2pubkey33(uint8_t *pubkey33,CBlockIndex *pindex,int32_t height);
|
||||
bool hush_checkopret(CBlock *pblock, CScript &merkleroot);
|
||||
CScript hush_makeopret(CBlock *pblock, bool fNew);
|
||||
extern int32_t HUSH_CHOSEN_ONE;
|
||||
|
||||
Reference in New Issue
Block a user