mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Add warnings about breaking changes in network (#2348)
This commit is contained in:
committed by
Bastian Köcher
parent
87776e63bb
commit
648dcc2728
@@ -19,6 +19,9 @@
|
||||
|
||||
//! Substrate-specific P2P networking: synchronizing blocks, propagating BFT messages.
|
||||
//! Allows attachment of an optional subprotocol for chain-specific requests.
|
||||
//!
|
||||
//! **Important**: This crate is unstable and the API and usage may change.
|
||||
//!
|
||||
|
||||
mod service;
|
||||
mod sync;
|
||||
|
||||
Reference in New Issue
Block a user