Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jackstar12
Copy link
Collaborator

closes: #2258

The LND api returns the timestamps as strings which wasnt caught because strings can be appended and pydantic just converted it to an integer by itself.

@codecov
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (20e7085) 59.24% compared to head (f86bb9f) 59.24%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #2271   +/-   ##
=======================================
  Coverage   59.24%   59.24%           
=======================================
  Files          60       60           
  Lines        9055     9055           
=======================================
  Hits         5365     5365           
  Misses       3690     3690           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dni dni requested review from dni, motorina0 and prusnak February 13, 2024 10:55
Copy link
Collaborator

@motorina0 motorina0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@motorina0 motorina0 merged commit 293b626 into dev Feb 13, 2024
@motorina0 motorina0 deleted the node/fix-invoice-expiry branch February 13, 2024 13:14
@tlindi
Copy link
Contributor

tlindi commented Feb 13, 2024

TY

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Node Management / Transactions - Expiry time are years

4 participants