mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 07:41:02 +00:00
Extract peers grid topology related code to a separate unit (#5365)
* Initial attempt to extract grid topology related code * Use shared code in the approval distribution subsystem * Fix spellcheck issues * Moe Aggression stuff back to the approval-distribution subsystem * Cargo fmt
This commit is contained in:
@@ -17,4 +17,5 @@ strum = { version = "0.24", features = ["derive"] }
|
||||
futures = "0.3.21"
|
||||
thiserror = "1.0.30"
|
||||
fatality = "0.0.6"
|
||||
derive_more = "0.99"
|
||||
rand = "0.8"
|
||||
derive_more = "0.99"
|
||||
Reference in New Issue
Block a user