Avoid using `hex_str` for payment hashes which now impl Display
authorMatt Corallo <git@bluematt.me>
Mon, 18 Sep 2023 05:33:26 +0000 (05:33 +0000)
committerMatt Corallo <git@bluematt.me>
Sun, 15 Oct 2023 17:14:03 +0000 (17:14 +0000)
commit44b7ad33748d85d885e2876d5afc255791523d3f
tree6c17784b6cff6a2805dcaf648dcd6718d781b733
parentda2cd163e859532afedf32719ae7e19ae852680d
Avoid using `hex_str` for payment hashes which now impl Display
src/cli.rs
src/main.rs