-
-
Notifications
You must be signed in to change notification settings - Fork 77
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
spark no longer working after the great msat migration of CLN v23.05 #209
Comments
Can you provide more info on what you did to produce this error? Does the same error present on the latest? |
Nothing special to produce, just launch spark-wallet with:
And this is the output after logging in:
spark v0.3.1 |
Can confirm this. I just updated to cln 23.05 and my spark-wallet stopped working with the same error. |
Is this app maintained? It seems that this trivial error is not corrected anymore. |
I made a fork for this repo, and I made a commit that should fix the issue of the great msat migration of CLN v23.05. |
Upgraded today to CLN v23.05rc1 and spark-wallet stops working with:
Apparently due to "the Great Msat Migration started in v0.12.0, so "msat" fields are no longer strings with "msat" appended, but simply integers."
ElementsProject/lightning#5986
The text was updated successfully, but these errors were encountered: