Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(network): Maformed PeerInfo during Routing #12364
During routing of StateRequestPart the PeerInfo used is taken from connection instead of actual message author. That results in malformed PeerInfo that is coposed of mid-party ID and original sender's address.
- Loading branch information