ChainSafe / ChainSafe/gossamer
feat(statement-distribution): Implement `handle_response`
Open
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
### Description
The function [`handle_response`](https://github.com/paritytech/polkadot-sdk/blob/41a5d8ec5f3d3d0ff82899be66113b223395ade5/polkadot/node/network/statement-distribution/src/v2/mod.rs#L3088-L3089) handles an incoming response. This does the actual work of validating the response, importing statements, sending acknowledgements, etc.
Contributor guide
Assessment
This issue has not been assessed yet.