fix(interop): map missing u5c redeemers (#490)

This commit is contained in:
Lucas 2024-07-15 20:47:25 -04:00 committed by GitHub
parent 8f74238dc5
commit 60e07e2f00
6 changed files with 95 additions and 14 deletions

View file

@ -21,4 +21,5 @@ utxorpc-spec = { version = "0.7.0" }
[dev-dependencies]
hex = "0.4.3"
serde_json = "1.0.120"
pretty_assertions = "1.4.0"
# utxorpc-spec = { path = "../../../utxorpc/spec/gen/rust" }