Unverified Commit 7545a340 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Make `validation::NetworkService` strongly typed (#295)

By using a strongly typed network service, we make sure that we send and
receive the correct messages. Before there was a bug, a `SignedStatement`
was sent and a `GossipMessage` was decoded, but this could never work.
parent cf7b4564
Pipeline #41145 passed with stages
in 21 minutes and 25 seconds