mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-04 08:07:24 +00:00
guide: collator networking & subsystems (#1452)
* Do a small write-up on collation-generation * preamble to collator protocol * notes on protocol * collation-generation: point to collator protocol * fix missing bracket * expand on collator protocol wire protocol * add a couple more sentences * expand on requests some more * go higher level * network bridge: note peerset * note peer-set = validation for protocols * add `ConnectToValidators` message * use ConnectToValidators in collator protocol * typo * remove references to sentry nodes
This commit is contained in:
committed by
GitHub
parent
ea834b12de
commit
490f80d8c7
+1
-1
@@ -6,7 +6,7 @@ After a candidate is backed, the availability of the PoV block must be confirmed
|
||||
|
||||
## Protocol
|
||||
|
||||
`ProtocolId`:`b"avad"`
|
||||
`ProtocolId`:`b"avad"`: `PeerSet`: `Validation`
|
||||
|
||||
Input:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user