Skip to content
Unverified Commit 74dabb71 authored by Axay Sagathiya's avatar Axay Sagathiya Committed by GitHub
Browse files

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`
parent 18ed309a
Pipeline #483462 waiting for manual action with stages
in 43 minutes and 26 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment