feat(interop): introduce field-mask context for u5c (#502)

This commit is contained in:
Santiago Carmuega 2024-08-15 10:35:58 -03:00 committed by GitHub
parent 9020cc512b
commit 27c4967824
2 changed files with 12 additions and 0 deletions

View file

@ -17,6 +17,7 @@ pallas-codec = { version = "=0.29.0", path = "../pallas-codec" }
pallas-crypto = { version = "=0.29.0", path = "../pallas-crypto" }
utxorpc-spec = { version = "0.8.0" }
prost-types = "0.13.1"
[dev-dependencies]
hex = "0.4.3"