mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 09:34:24 +01:00
The flat feature PR changes the rules so these are OK to propagate. That makes sense: the unsupported features means there's something unsupported about the *node* or *channel*, not the msg itself (for that we'd use a different message type). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>