Open tnull opened 1 year ago
While not exactly blocking, we may want to wait until it has been decided upstream whether we'll integrate a lightning-types
crate upstream.
Probably not going to do this since we haven't user requests for it so far, so closing for now. Can always revisit in the future if someone actually would benefit from it.
I'd like to have this feature. If you have greater priorities I can try adding it myself
I'd like to have this feature. If you have greater priorities I can try adding it myself
Cool, yeah, that would be greatly appreciated. Reopening.
Made a PR to rust-lighting as a first step for the types that are re-exported here
We should consider adding a
serde
feature similar torust-bitcoin
that allows the public types to be easily integrated by anyone usingserde
.