liquality / chainify

Blockchain abstraction layer
https://liquality.io
MIT License
220 stars 69 forks source link

Fix: Compare transaction lamports againts swapParams value #481

Closed AndonMitev closed 2 years ago

AndonMitev commented 2 years ago

Check if transaction lamports are equal to swap params.value when we are comparing transactions. That way we are using the real provided lamport value when user is creating a htlc and not the passed one in init params