feat(traverse): Introduce time helpers (#234)
This commit is contained in:
parent
c1446ebea5
commit
7b3708ac46
7 changed files with 250 additions and 50 deletions
|
|
@ -18,5 +18,8 @@ pallas-codec = { version = "0.18.0", path = "../pallas-codec" }
|
|||
hex = "0.4.3"
|
||||
thiserror = "1.0.31"
|
||||
|
||||
# TODO: remove once GenesisValue moves into new genesis crate
|
||||
serde = "1.0.155"
|
||||
|
||||
[features]
|
||||
unstable = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue