-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
set lsp id and pubkey in the same function
This update ensures that lsp pubkey and lsp id are always set in the same call. Sometimes the lsp pubkey is not yet available. Then only the lsp id will be set. If the lsp id changes, the pubkey is then removed. If the lsp id remains the same, the node pubkey will still be persisted.
- Loading branch information
Showing
2 changed files
with
26 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters