Files
pezkuwi-subxt/docs/sdk/src/reference_docs/light_nodes.rs
T

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>