Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
polkadot-sdk
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
parity
Mirrored projects
polkadot-sdk
Commits
5db3a4f5
Commit
5db3a4f5
authored
4 years ago
by
Dan Forbes
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Clarify Nicks docs (#7049)
parent
2a7a539e
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
substrate/frame/nicks/src/lib.rs
+4
-4
4 additions, 4 deletions
substrate/frame/nicks/src/lib.rs
with
4 additions
and
4 deletions
substrate/frame/nicks/src/lib.rs
+
4
−
4
View file @
5db3a4f5
...
...
@@ -22,10 +22,10 @@
//!
//! ## Overview
//!
//! Nicks is a
non-production-ready
module for keeping track of account names on-chain. It makes no
//!
effort to
create a name hierarchy, be a DNS replacement or provide reverse lookups. Furthermore,
//!
the
weights attached to this module's dispatchable functions are for demonstration purposes only
//!
and
have not been designed to be economically secure.
//! Nicks is a
n example
module for keeping track of account names on-chain. It makes no
effort to
//! create a name hierarchy, be a DNS replacement or provide reverse lookups. Furthermore,
the
//! weights attached to this module's dispatchable functions are for demonstration purposes only
and
//! have not been designed to be economically secure.
Do not use this pallet as-is in production.
//!
//! ## Interface
//!
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment