Skip to content

Commit

Permalink
Update x/name/spec/01_concepts.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
webbushka and coderabbitai[bot] authored May 21, 2024
1 parent a3fd480 commit 6f2ea66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/name/spec/01_concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Names created under another name can have a new owner, thus transferring control

## Delegating Control

Every label in a name is owned by an address. Starting from the root address each level can be configured to allow any user to add a new child or for the exclusive control of the creator to add child names. The `Restricted` flag is used to indicate the permission requirements for adding child nodes.
Every label in a name is owned by an address. Starting from the root address, each level can be configured to allow any user to add a new child or for the exclusive control of the creator to add child names. The `Restricted` flag is used to indicate the permission requirements for adding child nodes.

```proto
// NameRecord is a structure used to bind ownership of a name heirarchy to a collection of addresses
Expand Down

0 comments on commit 6f2ea66

Please sign in to comment.