Node alias and color

Give your node a name (alias) and hex color to display in the network and lightning explorers.

circle-info

Note: your node Alias is becoming public!

circle-exclamation

To change the name and color of your node, start with the following commands:

Log using SSH

Open the config document:

sudo nano umbrel/lnd/lnd.conf

It will ask your password, hit enter after entering.

You are now in editor.

Add alias=SOMENAME and color=SOMENAME.

circle-exclamation

Hit CTRL + X to exit this window and type Y followed by enter to save.

After leaving the editor, type the following command to check if your file was edited correctly:

Your alias and color will appear on 1MLarrow-up-right and other explorers during the next 24 hours because our update needs gossiping. RTL will immediately show your new alias and color.

Last updated