Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement feature request: add litecoin support (Neutrino) #3057

Closed
wants to merge 1 commit into from
Closed

Implement feature request: add litecoin support (Neutrino) #3057

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented May 8, 2019

Please could you review the following proposal for enabling litecoin support in LND/Neutrino :

LND/config.go :
allow the configuration of Neutrino=1

LND/chainparams.go/applyLitecoinParams :
apply some litecoin chainparams settings that were missed in the original implementation, namely:
GenesisBlock information
PowLimitBits and PowLimit

Ref: lightninglabs/neutrino#142

@ghost
Copy link
Author

ghost commented May 9, 2019

Sorry guys I've screwed up this pull request by attempting to squash my commits into one while my branch was a few days behind your master. When I pulled the latest master in order to squash its made git show diffs that are not mine. I'm going to have to close and re-do this PR. :-(

@ghost ghost closed this May 9, 2019
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants