mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
Remove candidate selection (#3148)
* Create validator_side module * Subsume Candidate Selection * Add test to ensure candidate backing logic is correct * Ensure secondings are adequately cleaned up and address test flakyness * Address Feedback
This commit is contained in:
@@ -48,7 +48,6 @@ members = [
|
||||
"node/core/av-store",
|
||||
"node/core/backing",
|
||||
"node/core/bitfield-signing",
|
||||
"node/core/candidate-selection",
|
||||
"node/core/candidate-validation",
|
||||
"node/core/chain-api",
|
||||
"node/core/parachains-inherent",
|
||||
|
||||
Reference in New Issue
Block a user