mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-26 11:11:07 +00:00
f851dcf41c
* do not send OnDemand request to node who, we believe, can't process it * ignore peers with too old best block on light nodes * non-weird temporary * fix condition * compilation
= Network .Summary [source, toml] ---- include::Cargo.toml[lines=2..5] ---- .Description ---- include::src/lib.rs[tag=description] ----