lightningdevkit / rust-lightning

A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!
Other
1.11k stars 342 forks source link

Consider removing `path_id` from `Responder` #3124

Open TheBlueMatt opened 2 weeks ago

TheBlueMatt commented 2 weeks ago

See discussion at https://github.com/lightningdevkit/rust-lightning/pull/3078#discussion_r1636208042. Need to figure out for this release as it will change serialization that we don't want to deal with backward compat for.