breez / breez-sdk-greenlight

MIT License
244 stars 43 forks source link

Validate invoice expiration #1061

Closed roeierez closed 3 months ago

roeierez commented 3 months ago

Partially fixes #1057 Checking the balance is a bit tricky since the local cache might be outdated so we will have to query the node and if that's the case then it is better to leave it for the gl-plugin saving the round trip IMO.