Files
pezkuwi-subxt/polkadot/network
Bastian Köcher 664dea075a 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.
2019-06-24 11:43:07 +02:00
..
2019-02-26 16:04:05 +00:00

= Polkadot Network

placeholder
//TODO Write content :) (https://github.com/paritytech/polkadot/issues/159)