The commands `listunspent` and `history` were using float. Patched to consistently return strings of Decimal objects.
35 KiB
35 KiB
The commands `listunspent` and `history` were using float. Patched to consistently return strings of Decimal objects.