mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
Rename polkadot-consensus -> polkadot-validation (#151)
* Initial rename of consensus -> validation * Rename crate imports * network: rename consensus to validation * network: rename consensus in comments and logs * Grumbles * Rename tests consensus -> validation
This commit is contained in:
committed by
Robert Habermeier
parent
62cf571336
commit
7a619ea222
+1
-1
@@ -22,7 +22,6 @@ members = [
|
||||
"availability-store",
|
||||
"cli",
|
||||
"collator",
|
||||
"consensus",
|
||||
"erasure-coding",
|
||||
"executor",
|
||||
"network",
|
||||
@@ -31,6 +30,7 @@ members = [
|
||||
"service",
|
||||
"statement-table",
|
||||
"service",
|
||||
"validation",
|
||||
|
||||
"test-parachains/adder",
|
||||
"test-parachains/adder/collator",
|
||||
|
||||
Reference in New Issue
Block a user