feat(hardano): implement immutable db chunk parsing (#328)

This commit is contained in:
Santiago Carmuega 2023-12-10 11:28:27 -03:00 committed by GitHub
parent fe5018120f
commit 4504dd4f1d
19 changed files with 608 additions and 2 deletions

View file

@ -12,6 +12,7 @@ members = [
"pallas-traverse",
"pallas-txbuilder",
"pallas-utxorpc",
"pallas-hardano",
"pallas-wallet",
"pallas",
"examples/block-download",