mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 22:51:13 +00:00
sc-cli: replace bip39 with tiny-bip39 (#7551)
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
This commit is contained in:
@@ -25,7 +25,7 @@ libp2p = "0.30.1"
|
||||
parity-scale-codec = "1.3.0"
|
||||
hex = "0.4.2"
|
||||
rand = "0.7.3"
|
||||
bip39 = "0.6.0-beta.1"
|
||||
tiny-bip39 = "0.8.0"
|
||||
serde_json = "1.0.41"
|
||||
sc-keystore = { version = "2.0.0", path = "../keystore" }
|
||||
sp-panic-handler = { version = "2.0.0", path = "../../primitives/panic-handler" }
|
||||
|
||||
Reference in New Issue
Block a user