Merge pull request 'merge conflicts blow goats' (#280) from jahway603 into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/280
This commit is contained in:
@@ -2273,10 +2273,6 @@ int64_t CWalletTx::GetTxTime() const
|
|||||||
return n ? n : nTimeReceived;
|
return n ? n : nTimeReceived;
|
||||||
}
|
}
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
|
|
||||||
=======
|
|
||||||
>>>>>>> origin/dev
|
|
||||||
// GetAmounts will determine the transparent debits and credits for a given wallet tx.
|
// GetAmounts will determine the transparent debits and credits for a given wallet tx.
|
||||||
void CWalletTx::GetAmounts(list<COutputEntry>& listReceived,
|
void CWalletTx::GetAmounts(list<COutputEntry>& listReceived,
|
||||||
list<COutputEntry>& listSent, CAmount& nFee, string& strSentAccount, const isminefilter& filter) const
|
list<COutputEntry>& listSent, CAmount& nFee, string& strSentAccount, const isminefilter& filter) const
|
||||||
|
|||||||
Reference in New Issue
Block a user