-
Notifications
You must be signed in to change notification settings - Fork 33
account rename Command Guide
Enrico Rubboli edited this page Apr 10, 2026
·
1 revision
Renames the selected account with an optional name. If the name is not specified, it will remove any existing name for the account.
account-rename [NAME]
-
[NAME]: The new name for the account. If omitted, the account's name is removed.
# Rename the current account
account-rename "Trading"
# Remove the name from the current account
account-rename
- Home
- Installing Mintlayer
- Upgrade Mintlayer
- Node
- Addresses
- Wallet CLI
- Wallet RPC
- API
- Advanced Tools
- Guides
- CHANGELOG