Compute the total amount debited from this wallet by a transaction's inputs.
Declared in <wallet/wallet.h>
<wallet/wallet.h>
CAmount GetDebit(CTransaction const& tx) const;
The total debit amount.