mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Replace bigchaindb_common pkg by bigchaindb.common
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import json
|
||||
|
||||
import pytest
|
||||
from bigchaindb_common import crypto
|
||||
from bigchaindb.common import crypto
|
||||
|
||||
|
||||
TX_ENDPOINT = '/api/v1/transactions/'
|
||||
|
||||
Reference in New Issue
Block a user