Skip to content

[feature]: Allow persisting dynamic configured alias when not set in lnd.conf or arguments #7123

@alexbosworth

Description

@alexbosworth

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

Metadata

Metadata

Assignees

Labels

beginnerIssues suitable for new developersbug fixconfigParameters/arguments/config file related issues/PRsenhancementImprovements to existing features / behaviourgood first issueIssues suitable for first time contributors to LND

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions