chore: Add block-decoding example (#78)
This commit is contained in:
parent
8abec63d46
commit
d942c73cfa
10 changed files with 41 additions and 64 deletions
|
|
@ -1,13 +0,0 @@
|
|||
[package]
|
||||
name = "byron-decoder"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
pallas = { path = "../../pallas" }
|
||||
net2 = "0.2.37"
|
||||
env_logger = "0.9.0"
|
||||
hex = "0.4.3"
|
||||
Loading…
Add table
Add a link
Reference in a new issue