Prevent possible skip of notarisation on KMD
This commit is contained in:
@@ -69,7 +69,7 @@ uint256 CalculateProofRoot(const char* symbol, uint32_t targetCCid, int kmdHeigh
|
|||||||
destNotarisationTxid = nota.first;
|
destNotarisationTxid = nota.first;
|
||||||
else if (seenOwnNotarisations == 2)
|
else if (seenOwnNotarisations == 2)
|
||||||
goto end;
|
goto end;
|
||||||
break;
|
//break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user