ChainSafe / ChainSafe/gossamer
update `handleAdvertisement`
Open
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
### Description
The method `handleAdvertisement`, which is callend when we are handling a V1 or V2 `AdvertiseCollation` peer message is out of date checking `prospectiveParachainMode` which was removed from polkadot-sdk
### Links
- https://github.com/paritytech/polkadot-sdk/blob/3ff1b1db36260cbc47297ab753e2dcec1f5999fd/polkadot/node/network/collator-protocol/src/validator_side/mod.rs#L1103
Contributor guide
Assessment
This issue has not been assessed yet.