You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@twofaktor can you run npm run lint to fix the build pipeline? It should be ready to go after this
I'm not a developer and I don't know exactly the steps to get that
Please, could you help me? I followed the next steps:
Download my modified brach with changes in a folder of my device
Go to the thunderhub folder
Exec npm install
Exec npm run lint
Output: Pages directory cannot be found at /tmp/thunderhub/pages or /tmp/thunderhub/src/pages. If using a custom path, please configure with the `no-html-link-for-pages` rule in your eslint config file.
I don't know if this is the expected output and how to continue. Could you explain more?
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Since v0.15.0, LND uses taproot addresses by default
This PR makes changes accordingly to match this update.
Src:
https://github.com/lightningnetwork/lnd/blob/v0-16-4-branch/docs/release-notes/release-notes-0.15.1.md#taproot
lightningnetwork/lnd#6810
lightningnetwork/lnd#6666
lightningnetwork/lnd#6633
Ref:
cb61a50