importproof proc read bad id
This commit is contained in:
@@ -60,6 +60,8 @@ public:
|
||||
READWRITE(notaryTxids);
|
||||
else if (proofKind == PROOF_MERKLEBLOCK)
|
||||
READWRITE(proofBlock);
|
||||
else
|
||||
proofKind = PROOF_NONE; // if we have read some trash
|
||||
}
|
||||
|
||||
bool IsMerkleBranch(TxProof &_proofBranch) const {
|
||||
|
||||
Reference in New Issue
Block a user