2873dd4b60
The `v_transactions` view is built upon the set of received notes, received note values being added to the balance for the transaction and spent notes being deducted from this balance. This fixes an error wherein if multiple identically-valued notes were spent in a transaction, only one of those notes' values was being counted as having been spent. |
||
---|---|---|
.. | ||
chain | ||
wallet | ||
chain.rs | ||
error.rs | ||
lib.rs | ||
testing.rs | ||
wallet.rs |