2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-11 13:11:12 +00:00
loop/swap
Joost Jager 753429547d
swap: fix htlc address generation
This commit fixes the generation of the htlc address. This bug didn't
affect the swap execution, because the htlc address is only used for
display to the user/caller.
2019-05-03 10:52:23 +02:00
..
fees.go utils: remove utils package in favor of new swap package 2019-03-06 20:34:00 -08:00
htlc.go swap: fix htlc address generation 2019-05-03 10:52:23 +02:00
keychain.go utils: remove utils package in favor of new swap package 2019-03-06 20:34:00 -08:00
net.go utils: remove utils package in favor of new swap package 2019-03-06 20:34:00 -08:00
tx.go utils: remove utils package in favor of new swap package 2019-03-06 20:34:00 -08:00