The behavior ot casting Amount to a string changed upon upgrading to `0.32.2`, Previously, utxo.value.to_string() for example displayed as `0.01 BTC` while after upgrading, `0.01000000 BTC` which is arguably worse.