mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 15:11:02 +00:00
Add ProtocolBehaviour (#2922)
* Add ProtocolBehaviour * Fix tests * Line widths * Address concerns * Apply suggestions from code review Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com> * Remove TODO
This commit is contained in:
committed by
Gavin Wood
parent
48aa32bece
commit
e919d03331
@@ -169,6 +169,7 @@ mod discovery;
|
||||
mod on_demand_layer;
|
||||
#[macro_use]
|
||||
mod protocol;
|
||||
mod protocol_behaviour;
|
||||
mod service;
|
||||
mod transport;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user