mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-21 08:35:40 +00:00
Clean up the networking layer (#881)
This commit is contained in:
@@ -22,6 +22,7 @@ sr-primitives = { path = "../../core/sr-primitives" }
|
||||
parity-codec = "2.0"
|
||||
parity-codec-derive = "2.0"
|
||||
substrate-network-libp2p = { path = "../../core/network-libp2p" }
|
||||
tokio = "0.1.11"
|
||||
|
||||
env_logger = { version = "0.4", optional = true }
|
||||
substrate-keyring = { path = "../../core/keyring", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user