Use bs58 strings to declare IDs rather then raw bytes (#7082)
This commit is contained in:
@@ -32,6 +32,7 @@ byteorder = { version = "1.3.2", optional = true }
|
||||
generic-array = { version = "0.13.2", default-features = false, features = ["serde", "more_lengths"] }
|
||||
hex = "0.4.0"
|
||||
itertools = { version = "0.8.1" }
|
||||
lazy_static = "1.4.0"
|
||||
log = { version = "0.4.8" }
|
||||
memmap = { version = "0.6.2", optional = true }
|
||||
num-derive = { version = "0.3" }
|
||||
|
Reference in New Issue
Block a user