This commit is contained in:
blackjok3r
2018-11-02 14:59:26 +08:00
parent be4539034e
commit 9d44f850bf
4 changed files with 1 additions and 4 deletions

View File

@@ -1203,7 +1203,6 @@ bool CWallet::UpdatedNoteData(const CWalletTx& wtxIn, CWalletTx& wtx)
extern uint8_t NOTARY_PUBKEY33[33];
extern std::string NOTARY_ADDRESS;
bool CWallet::AddToWalletIfInvolvingMe(const CTransaction& tx, const CBlock* pblock, bool fUpdate)
{
{