Quickfix -- Fix Display Bug
The bug present in version 1.3.0 treats tez values as signed 32 bit integers instead of unsigned 64 bit integers, potentially misrepresenting a value in the UI of the Ledger device. This does not impact the operation - only the display. Most values over 2,147 are affected.