-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
beginnerIssues suitable for new developersIssues suitable for new developersbug fixconfigParameters/arguments/config file related issues/PRsParameters/arguments/config file related issues/PRsenhancementImprovements to existing features / behaviourImprovements to existing features / behaviourgood first issueIssues suitable for first time contributors to LNDIssues suitable for first time contributors to LND
Milestone
Description
If you set your alias using the UpdateNodeAnnouncement
RPC call it will only maintain this as an update until a restart. Restarting clears all of the node announcement settings.
Instead, if a direct configuration is absent the node announcement settings could be persisted when set and used on restart
Otherwise there needs to be a new command issued on every restart to maintain the dynamic setting or the configuration elements must be changed
If the configuration is set at any point through lnd.conf
or an argument, it does make sense for that to take precedence in a restart over the persisted dynamically set last setting
saubyk
Metadata
Metadata
Assignees
Labels
beginnerIssues suitable for new developersIssues suitable for new developersbug fixconfigParameters/arguments/config file related issues/PRsParameters/arguments/config file related issues/PRsenhancementImprovements to existing features / behaviourImprovements to existing features / behaviourgood first issueIssues suitable for first time contributors to LNDIssues suitable for first time contributors to LND