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

Fix chain mismatch #64

Merged
merged 1 commit into from
Jan 17, 2023
Merged

Conversation

crisdut
Copy link
Member

@crisdut crisdut commented Jan 7, 2023

Descriptor

When we start the lnp-node with regtest, occurs the ChainMismatch error, because wallet_network is equal Regtest.

This PR fix the verification.

@codecov-commenter
Copy link

Codecov Report

Merging #64 (456489f) into master (4c5234f) will decrease coverage by 0.0%.
The diff coverage is 0.0%.

@@           Coverage Diff           @@
##           master    #64     +/-   ##
=======================================
- Coverage     0.1%   0.1%   -0.0%     
=======================================
  Files          41     41             
  Lines        3298   3299      +1     
=======================================
  Hits            3      3             
- Misses       3295   3296      +1     
Impacted Files Coverage Δ
src/lnpd/funding.rs 0.0% <0.0%> (ø)
src/opts.rs 0.0% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@dr-orlovsky dr-orlovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 456489f

@dr-orlovsky dr-orlovsky merged commit 91f870b into LNP-WG:master Jan 17, 2023
@crisdut crisdut deleted the fix/chain-mismatch branch January 26, 2023 04:23
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.

None yet

3 participants