mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-17 21:45:41 +00:00
prospective-parachains: respond with multiple backable candidates (#3160)
Fixes https://github.com/paritytech/polkadot-sdk/issues/3129
This commit is contained in:
@@ -92,9 +92,10 @@ prospective validation data. This is unlikely to change.
|
||||
been backed.
|
||||
- Sent by the Backing Subsystem after it successfully imports a
|
||||
statement giving a candidate the necessary quorum of backing votes.
|
||||
- `ProspectiveParachainsMessage::GetBackableCandidate`
|
||||
- Get a backable candidate hash along with its relay parent for a given parachain,
|
||||
under a given relay-parent (leaf) hash, which is a descendant of given candidate hashes.
|
||||
- `ProspectiveParachainsMessage::GetBackableCandidates`
|
||||
- Get the requested number of backable candidate hashes along with their relay parent for a given
|
||||
parachain,under a given relay-parent (leaf) hash, which are descendants of given candidate
|
||||
hashes.
|
||||
- Sent by the Provisioner when requesting backable candidates, when
|
||||
selecting candidates for a given relay-parent.
|
||||
- `ProspectiveParachainsMessage::GetHypotheticalFrontier`
|
||||
|
||||
Reference in New Issue
Block a user