Merge branch 'manymomoms' of https://github.com/libscott/komodo into libscott-manymomoms

does this work lol
This commit is contained in:
blackjok3r
2018-11-02 00:47:55 +08:00
18 changed files with 97 additions and 243 deletions

View File

@@ -27,7 +27,7 @@ TxProof GetCrossChainProof(const uint256 txid, const char* targetSymbol, uint32_
void CompleteImportTransaction(CTransaction &importTx);
/* On assetchain */
bool GetNextBacknotarisation(uint256 txid, std::pair<uint256,NotarisationData> &bn);
bool CheckMoMoM(uint256 kmdNotarisationHash, uint256 momom);
#endif /* CROSSCHAIN_H */