Cleanup comments and docs in channel fee update logic#1047
Merged
TheBlueMatt merged 2 commits intolightningdevkit:mainfrom Sep 9, 2021
Merged
Cleanup comments and docs in channel fee update logic#1047TheBlueMatt merged 2 commits intolightningdevkit:mainfrom
TheBlueMatt merged 2 commits intolightningdevkit:mainfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1047 +/- ##
==========================================
+ Coverage 90.96% 92.33% +1.37%
==========================================
Files 64 65 +1
Lines 32393 43186 +10793
==========================================
+ Hits 29467 39877 +10410
- Misses 2926 3309 +383
Continue to review full report at Codecov.
|
ariard
reviewed
Aug 16, 2021
ariard
left a comment
There was a problem hiding this comment.
ACK dd3097c-modulo-if-you-feel-it : #985 (comment)
|
ACK ce4e20d |
ce4e20d to
dd3097c
Compare
Collaborator
Author
|
Reverted the additional |
|
re-ACK |
dd3097c to
763fc5f
Compare
The docs were left stale after the logic was updated in lightningdevkit#985 as pointed out in post-merge review.
These were suggested to clarify behavior in post-merge review of lightningdevkit#985.
763fc5f to
623da4d
Compare
Collaborator
Author
|
Only change from ariard's ack is comment fixups suggested by val, will take after CI: |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Following up on @ariard's review at #985 (review)