Closed as not planned
Description
Hi there,
When building with lighting
in nix, There is an issue with lightning-invoice
The symbolic link in lightning-invoice
points to a file under lightning
, which is not under lightning-invoice
.
https://github.com/lightningdevkit/rust-lightning/blob/main/lightning-invoice/src/time_utils.rs
Could we change to time_utils
as a crate, and both lightning
and lightning-invoice
explicitly import it in Cargo.toml
.
time_utils = {path = "../time_utils"}
If this looks good from your end, I can open a PR on this. Thanks. 🙏
Metadata
Metadata
Assignees
Labels
No labels