mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 13:27:57 +00:00
Remove rustdocs allowances (#2797)
Closes https://github.com/paritytech/polkadot-sdk-docs/issues/65
This commit is contained in:
@@ -20,4 +20,4 @@
|
||||
//! - how to write benchmarks, how you must think of worst case.
|
||||
//! - how to run benchmarks.
|
||||
//!
|
||||
//! - https://www.shawntabrizi.com/substrate/substrate-storage-deep-dive/
|
||||
//! - <https://www.shawntabrizi.com/substrate/substrate-storage-deep-dive/>
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
//! - History, `Currency` trait.
|
||||
//! - `Hold` and `Freeze` with diagram.
|
||||
//! - `HoldReason` and `FreezeReason`
|
||||
//! - This footgun: https://github.com/paritytech/polkadot-sdk/pull/1900#discussion_r1363783609
|
||||
//! - This footgun: <https://github.com/paritytech/polkadot-sdk/pull/1900#discussion_r1363783609>
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
//!
|
||||
//! 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
|
||||
//! <https://docs.substrate.io/learn/light-clients-in-substrate-connect/>
|
||||
//! <https://github.com/substrate-developer-hub/substrate-front-end-template/pull/277>
|
||||
|
||||
Reference in New Issue
Block a user