Anwer tx-submission reqs in chain-sync examples

This commit is contained in:
Santiago Carmuega 2021-11-22 13:20:40 -03:00
parent 4d6c036e01
commit cca715cfc4
3 changed files with 13 additions and 12 deletions

View file

@ -22,3 +22,4 @@ hex = "0.4.3"
net2 = "0.2.37"
env_logger = "0.9.0"
pallas-handshake = { path = "../pallas-handshake/" }
pallas-txsubmission = { path = "../pallas-txsubmission/" }