-
asynchronous rob authored
* validators expect collators to give them parachain messages * mostly port network to use pov_block * network tests pass * verify ingress when fetching pov block * fix runtime compilation * all tests build * fix some grumbles * Update validation/src/collation.rs Co-Authored-By: rphmeier <[email protected]> * Update primitives/src/parachain.rs Co-Authored-By: rphmeier <[email protected]> * Update network/src/lib.rs Co-Authored-By: rphmeier <[email protected]>