chore: Add block-decoding example (#78)

This commit is contained in:
Santiago Carmuega 2022-03-18 14:57:02 -03:00 committed by GitHub
parent 8abec63d46
commit d942c73cfa
10 changed files with 41 additions and 64 deletions

View file

@ -8,5 +8,5 @@ members = [
"pallas-primitives",
"pallas",
"examples/block-download",
"examples/byron-decoder",
"examples/block-decode",
]