mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Remove TODO
This commit is contained in:
parent
2bedc9b059
commit
4c9adededd
@ -43,7 +43,6 @@ class ApiV1Index(Resource):
|
|||||||
'self': api_root,
|
'self': api_root,
|
||||||
'statuses': api_root + 'statuses/',
|
'statuses': api_root + 'statuses/',
|
||||||
'transactions': api_root + 'transactions/',
|
'transactions': api_root + 'transactions/',
|
||||||
# TODO: The version should probably not be hardcoded
|
|
||||||
'streams_v1': websocket_root,
|
'streams_v1': websocket_root,
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user