bigchaindb / bigchaindb-driver

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

Fulfill and hash #343

Closed sbellem closed 6 years ago

sbellem commented 6 years ago

Make necessary modifications to work with upcoming change brought by https://github.com/bigchaindb/bigchaindb/pull/1899

codecov-io commented 6 years ago

Codecov Report

Merging #343 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #343   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files           9        9           
  Lines         236      236           
=======================================
  Hits          234      234           
  Misses          2        2