Browse Source
Previously we would only show input amounts for partial txs. Now also show them for complete txs as well, if we know them: we check in the wallet db for the prevtx and read the value for the output. This is safe as the input commits to the prevout via txid (which commits to the output value). Also show "from addresses" in more cases in a similar fashion.patch-4
SomberNight
4 years ago
2 changed files with 16 additions and 2 deletions
Loading…
Reference in new issue