bigchaindb / bigchaindb-driver

Official Python driver for BigchainDB
https://www.bigchaindb.com
Apache License 2.0
105 stars 104 forks source link

String amount #280

Closed ssadler closed 7 years ago

ssadler commented 7 years ago

This PR brings the driver up to date with https://github.com/bigchaindb/bigchaindb/commit/4b057ad94836eafd34b93a4f49ff89feeff131eb, where transaction amounts are encoded as strings in the serialized transaction.

r-marques commented 7 years ago

deprecated in favour of #294