bigchaindb / bigchaindb-driver

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

Problem: block_id parameter for block query is now block_height #362

Closed codegeschrei closed 6 years ago

codegeschrei commented 6 years ago

Solution: change parameter to block_height and update documentation https://github.com/bigchaindb/bigchaindb/pull/1970