rename the candidate backing message from `GetBackedCandidates` to `GetBackableCandidates` (#4921)
**Backable Candidate**: If a candidate receives enough supporting
Statements from the Parachain Validators currently assigned, that
candidate is considered backable.
**Backed Candidate**: A Backable Candidate noted in a relay-chain block
---
When the candidate backing subsystem receives the `GetBackedCandidates`
message, it sends back **backable** candidates, not **backed**
candidates. So we should rename this message to `GetBackableCandidates`
Co-authored-by: Bastian Köcher <[email protected]>
parent
60849232
Pipeline
#483819
waiting for manual action
with stages
in
1 hour, 19 minutes, and 44 seconds
Please register or sign in to comment