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

c-lightning: fix crash when resolved_time missing in forwards #17

Merged
merged 1 commit into from
Jun 22, 2021

Conversation

kristapsk
Copy link
Contributor

resolved_time was added to listforwards only in c-lightning v0.7.1. If your node is originally older, even after upgrading you will miss the field for old forwards, which will result in KeyError.

@prusnak prusnak merged commit 4d5becd into prusnak:master Jun 22, 2021
@prusnak
Copy link
Owner

prusnak commented Jun 22, 2021

Thanks!

@kristapsk kristapsk deleted the resolved_time-keyerror branch June 22, 2021 08:49
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.

2 participants