feat(traverse): Introduce new accessor methods (#152)
This commit is contained in:
parent
fbea30aafe
commit
33c6152f19
17 changed files with 507 additions and 238 deletions
|
|
@ -16,7 +16,6 @@ authors = [
|
|||
hex = "0.4.3"
|
||||
pallas-crypto = { version = "0.11.0", path = "../pallas-crypto" }
|
||||
pallas-codec = { version = "0.11.0", path = "../pallas-codec" }
|
||||
pallas-primitives = { version = "0.11.0", path = "../pallas-primitives" }
|
||||
base58 = "0.2.0"
|
||||
bech32 = "0.8.1"
|
||||
thiserror = "1.0.31"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue