mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
update naming syntax
This commit is contained in:
parent
46e6c91b3f
commit
3fd7416a70
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ So we thought, “what if there were a better way?” Consulting with economists
|
|||
|
||||
| Type | Syntax | Resolution |
|
||||
| --- | --- |
|
||||
| **Permanent** | `lbry://<uniqueRandomID>` | Owned forever by the first claimant. |
|
||||
| **Vanity** | `lbry://vanityname` | Controlled by the party committing (like voting) with the most credits. |
|
||||
| **Permanent** | `lbry://name#<uniqueId>` | Owned forever by the first claimant. |
|
||||
| **Vanity** | `lbry://name` | Controlled by the party committing (like voting) with the most credits. |
|
||||
|
||||
Our bet is that vanity names will be controlled by the people who get the most value out of them – which is almost always the creator of the content. Radiohead would get a lot more value out of lbry://amoonshapedpool than a squatter, pirate, or troll.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue