-
Notifications
You must be signed in to change notification settings - Fork 36
feat(docs): add reference page for iota name commands #7219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 4 Skipped Deployments
|
✅ Vercel Preview Deployment is ready! |
✅ Vercel Preview Deployment is ready! |
|
||
### Transfer | ||
|
||
The `iota name transfer` command transfers a domain to a different address by transferring the NFT associated with the domain. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably good to mention here, that the owner of the to_address
should set the target address to to_address
, because otherwise he'll own the name, but it potentially still links to another address (or to no address at all)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Except the @Thoralf-M comment, rest LGTM.
Description of change
Added a reference for
iota name
subcommand.Links to any relevant issues
Addresses #7117
How the change has been tested
Release Notes