bigchaindb/docs/server/source/appendices/the-bigchaindb-class.rst
Troy McConaghy 1753a7019b Problem: Appendices page 'The Bigchain Class' not Updated for Tendermint (#2330)
* Fixed 2 PEP257 compliance errors

* Upgrade Tendermint to 0.19.7 except for Docker image, which is still at 0.19.2

* In the Appendices, update page re/ The Bigchain Class
2018-06-04 12:19:04 +02:00

8 lines
178 B
ReStructuredText

####################
The BigchainDB Class
####################
.. autoclass:: bigchaindb.tendermint.BigchainDB
.. automethod:: bigchaindb.tendermint.lib.BigchainDB.__init__