mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 14:37:57 +00:00
8 lines
316 B
Rust
8 lines
316 B
Rust
//! # Light Clients
|
|
//!
|
|
//!
|
|
//! Notes: should contain only high level information about light clients, then link to how to set
|
|
//! it up in PAPI and SubXT
|
|
//! <https://docs.substrate.io/learn/light-clients-in-substrate-connect/>
|
|
//! <https://github.com/substrate-developer-hub/substrate-front-end-template/pull/277>
|