mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
fixed broken test
This commit is contained in:
parent
03ba6391c6
commit
cc9c8a4d0d
@ -14,7 +14,7 @@ def api_v1_info():
|
||||
'statuses': 'http://localhost/api/v1/statuses/',
|
||||
'assets': 'http://localhost/api/v1/assets/',
|
||||
'outputs': 'http://localhost/api/v1/outputs/',
|
||||
'streams': 'ws://localhost:9985/api/v1/streams/valid_tx',
|
||||
'streams': 'ws://localhost:9985/api/v1/streams/valid_transactions',
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user