bimap to store global ID mappings: we'll assign them in node state

This commit is contained in:
James Wilson
2021-06-23 10:12:50 +01:00
parent 7dfc582a20
commit 2db2677217
5 changed files with 31 additions and 30 deletions
+1
View File
@@ -5,6 +5,7 @@ authors = ["Parity Technologies Ltd. <admin@parity.io>"]
edition = "2018"
[dependencies]
bimap = "0.6.1"
bytes = "1.0.1"
fnv = "1.0.7"
hex = "0.4.3"