ChainSafe / gossamer

🕸️ Go Implementation of the Polkadot Host
https://chainsafe.github.io/gossamer
GNU Lesser General Public License v3.0
427 stars 110 forks source link

chore(dot/parachain/backing): rename GetBackedCandidatesMessage to GetBackableCandidatesMessage #4062

Closed axaysagathiya closed 1 day ago

axaysagathiya commented 1 week ago

Issue summary

Other information and links


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

kishansagathiya commented 1 day ago

closed in https://github.com/ChainSafe/gossamer/pull/4063