fusion44 / blitz_api

A management backend for the RaspiBlitz project written in Python / FastAPI
MIT License
19 stars 18 forks source link

bug: decode-pay-req returns amount of 0 when decoding an invoice with a millisat amount #188

Closed fusion44 closed 1 year ago

fusion44 commented 1 year ago

Describe the bug When trying to decode an invoice the API returns an amount of 0.

Expected behavior The amount returned should be 0.1234

Desktop (please complete the following information):

fusion44 commented 1 year ago

Closing this in favour for #200