mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-18 17:35:42 +00:00
Remove the NetworkChan (#2577)
* Remove the NetworkChan from the API * Remove the NetworkChan altogether * Address review * Fix line widths * More line width fixes * Remove pub visibility from entire world * Fix tests
This commit is contained in:
@@ -9,7 +9,6 @@ edition = "2018"
|
||||
[lib]
|
||||
|
||||
[dependencies]
|
||||
crossbeam-channel = "0.3.6"
|
||||
log = "0.4"
|
||||
parking_lot = "0.7.1"
|
||||
error-chain = "0.12"
|
||||
|
||||
Reference in New Issue
Block a user