feat(prospective-parachains): handle IntroduceSecondedCandidate
signal
#4308
Labels
C-complex
Complex changes across multiple modules. Possibly will require additional research.
S-subsystems-common
Description
handle_introduce_seconded_candidate
https://github.com/paritytech/polkadot-sdk/blob/f4133b08b5d01e9109ba9b603f596bfa591f07a9/polkadot/node/core/prospective-parachains/src/lib.rs#L497HypoteticalOrConcreteCandidate
https://github.com/paritytech/polkadot-sdk/blob/028e61be43f05f6f6c88c5cca94160f8db075585/polkadot/node/subsystem-util/src/inclusion_emulator/mod.rs#L779CandidateEntry
and make it implementHypoteticalOrConcreteCandidate
https://github.com/paritytech/polkadot-sdk/blob/028e61be43f05f6f6c88c5cca94160f8db075585/polkadot/node/core/prospective-parachains/src/fragment_chain/mod.rs#L346ProspectiveCandidate
to have the new fields https://github.com/paritytech/polkadot-sdk/blob/028e61be43f05f6f6c88c5cca94160f8db075585/polkadot/node/subsystem-util/src/inclusion_emulator/mod.rs#L493C12-L493C32The text was updated successfully, but these errors were encountered: