mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 17:01:09 +00:00
Make existing docs more consistent (#2307)
* opening and closing links * sudo example compiles * add Aura after it was merged to master * remove extern crate line
This commit is contained in:
committed by
thiolliere
parent
0ae060d4d1
commit
129803efd2
@@ -18,7 +18,8 @@
|
||||
//!
|
||||
//! The System module provides low-level access to core types and cross-cutting utilities.
|
||||
//! It acts as the base layer for other SRML modules to interact with the Substrate framework components.
|
||||
//! To use it in your module, you need to implement the [`system::Trait`](./trait.Trait.html).
|
||||
//!
|
||||
//! - [`system::Trait`](./trait.Trait.html)
|
||||
//!
|
||||
//! ## Overview
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user