mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Hotfix for AttributeError, fix #27
This commit is contained in:
parent
41043b7e6f
commit
cbf223300d
@ -7,6 +7,7 @@ import rapidjson
|
||||
from datetime import datetime
|
||||
|
||||
import bigchaindb
|
||||
import bigchaindb.config_utils
|
||||
from bigchaindb import exceptions
|
||||
from bigchaindb.crypto import hash_data, PublicKey, PrivateKey, generate_key_pair
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user