Skip to content

Refactor: Use From<PaymentPreimage> when constructing PaymentHash #172

Closed
@sr-gi

Description

@sr-gi

#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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Code HealthRefactors and improvements to the structure of the codegood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions