The API throws an error when trying to decode a BOLT11 string with an amount of 0. CLN doesn't return the JSON field `amount_msat` in this case. Details: https://github.com/raspiblitz/raspiblitz/issues/4298
The API throws an error when trying to decode a BOLT11 string with an amount of 0. CLN doesn't return the JSON field
amount_msatin this case.Details: raspiblitz/raspiblitz#4298