mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 01:11:08 +00:00
Improve polkadot sdk docs (#2631)
Closes https://github.com/paritytech/polkadot-sdk-docs/issues/69
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//! # Polkadot SDK Docs Guides
|
||||
//!
|
||||
//! This crate contains a collection of guides that are foundational to the developers of
|
||||
//! Polkadot SDK. They common user-journeys that are traversed in the Polkadot ecosystem.
|
||||
//! Polkadot SDK. They are common user-journeys that are traversed in the Polkadot ecosystem.
|
||||
|
||||
/// Write your first simple pallet, learning the most most basic features of FRAME along the way.
|
||||
pub mod your_first_pallet;
|
||||
|
||||
Reference in New Issue
Block a user