Upgraded today to CLN v23.05rc1 and spark-wallet stops working with: ``` decoded.amount_msat.slice is not a function ``` 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." https://github.com/ElementsProject/lightning/pull/5986