check many MoMoMs on tx import

This commit is contained in:
Scott Sadler
2018-11-01 10:12:18 +01:00
parent 1ed9e2c8b8
commit f51c4d4716
7 changed files with 38 additions and 234 deletions

View File

@@ -15,7 +15,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 */