mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Add connection Class
This commit is contained in:
parent
95b353459d
commit
2a820b46f3
@ -2,3 +2,5 @@
|
||||
|
||||
# Include the backend interfaces
|
||||
from bigchaindb.backend import changefeed, schema, query # noqa
|
||||
|
||||
from bigchaindb.backend.connection import connect # noqa
|
||||
|
Loading…
x
Reference in New Issue
Block a user