feat(traverse): improve protocol update access (#360)
This commit is contained in:
parent
b4b7b93db2
commit
408a41a9ea
7 changed files with 205 additions and 10 deletions
|
|
@ -17,6 +17,7 @@ pallas-crypto = { version = "=0.20.0", path = "../pallas-crypto" }
|
|||
pallas-codec = { version = "=0.20.0", path = "../pallas-codec" }
|
||||
hex = "0.4.3"
|
||||
thiserror = "1.0.31"
|
||||
paste = "1.0.14"
|
||||
|
||||
# TODO: remove once GenesisValue moves into new genesis crate
|
||||
serde = "1.0.155"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue