fix(interop): map missing u5c redeemers (#490)
This commit is contained in:
parent
a85619623d
commit
4fbca7b8ce
6 changed files with 95 additions and 14 deletions
|
|
@ -18,6 +18,7 @@ pallas-codec = { version = "=0.28.0", path = "../pallas-codec" }
|
|||
hex = "0.4.3"
|
||||
thiserror = "1.0.31"
|
||||
paste = "1.0.14"
|
||||
itertools = "0.13.0"
|
||||
|
||||
# TODO: remove once GenesisValue moves into new genesis crate
|
||||
serde = "1.0.155"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue