Address review comments

This commit is contained in:
Jack Grigg
2016-10-16 16:26:51 -05:00
parent a581fe2aae
commit 6e263a5fd3
3 changed files with 9 additions and 5 deletions

View File

@@ -868,7 +868,7 @@ public:
void MarkDirty();
bool UpdateNullifierNoteMap();
void UpdateNullifierNoteMap(const CWalletTx& wtx);
void UpdateNullifierNoteMapWithTx(const CWalletTx& wtx);
bool AddToWallet(const CWalletTx& wtxIn, bool fFromLoadWallet, CWalletDB* pwalletdb);
void SyncTransaction(const CTransaction& tx, const CBlock* pblock);
bool AddToWalletIfInvolvingMe(const CTransaction& tx, const CBlock* pblock, bool fUpdate);