fix: fix unable to build and sign txs (#345)
This commit is contained in:
parent
86663a9b24
commit
fe5018120f
3 changed files with 5 additions and 6 deletions
|
|
@ -13,7 +13,6 @@ authors = ["Santiago Carmuega <santiago@carmuega.me>"]
|
|||
thiserror = "1.0.49"
|
||||
pallas-crypto = { version = "=0.20.0", path = "../pallas-crypto" }
|
||||
ed25519-bip32 = "0.4.1"
|
||||
rand = "0.8.5"
|
||||
bip39 = { version = "2.0.0", features = ["rand_core"] }
|
||||
cryptoxide = "0.4.4"
|
||||
bech32 = "0.9.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue