feat(interop): add ledger context for utxorpc mapping logic (#450)
Co-authored-by: Aleksandar Djuric <aleksandardjuric@alethea.io>
This commit is contained in:
parent
1a927ee1a0
commit
5a299ce049
2 changed files with 486 additions and 435 deletions
|
|
@ -14,6 +14,7 @@ authors = ["Santiago Carmuega <santiago@carmuega.me>"]
|
|||
pallas-traverse = { version = "=0.25.0", path = "../pallas-traverse" }
|
||||
pallas-primitives = { version = "=0.25.0", path = "../pallas-primitives" }
|
||||
pallas-codec = { version = "=0.25.0", path = "../pallas-codec" }
|
||||
pallas-crypto = { version = "=0.25.0", path = "../pallas-crypto" }
|
||||
|
||||
utxorpc-spec = { version = "0.5.0" }
|
||||
# utxorpc-spec = { path = "../../../utxorpc/spec/gen/rust" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue