Closed
Description
#165 introduces the use of PaymentHash
manually building from PaymentPreimage
. Recently, LDK added the ability to build the former from the latter into their API: lightningdevkit/rust-lightning#2916.
Update our LDK version and replace the manual construction from the corresponding call when it gets released