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

Restore ForwardFeeMonitor's ability to see forwarding fees #223

Merged
merged 3 commits into from
Aug 8, 2024

Conversation

ksedgwic
Copy link
Collaborator

Fixes ([#222])

Prior to ElementsProject/lightning@780f32d (v23.05) both fee and
fee_msat were sent for compatibility. The ForwardFeeMonitor was
checking for the presence of the fee field before processing the
record. This needed to be updated to fee_msat.

ksedgwic added 3 commits July 21, 2024 12:39
Fixes ([ZmnSCPxj#222])

Prior to ElementsProject/lightning@780f32d (`v23.05`) both `fee` and
`fee_msat` were sent for compatibility.  The ForwardFeeMonitor was
checking for the presence of the `fee` field before processing the
record.  This needed to be updated to `fee_msat`.
@ksedgwic
Copy link
Collaborator Author

ksedgwic commented Aug 2, 2024

See also #227

@ksedgwic ksedgwic merged commit 2c0dae5 into ZmnSCPxj:master Aug 8, 2024
1 check passed
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.

1 participant