Describe the followup
From #307, blocked on ldk-server change.
We currently hardcode nodes features in LDK-server because they're not surfaced. Once lightningdevkit/ldk-server#237 is in, we can update sim-ln to use the actual node's features.
Really shouldn't be an issue unless somebody turns off keysend, but good to be correct.
Describe the followup
From #307, blocked on ldk-server change.
We currently hardcode nodes features in LDK-server because they're not surfaced. Once lightningdevkit/ldk-server#237 is in, we can update sim-ln to use the actual node's features.
Really shouldn't be an issue unless somebody turns off keysend, but good to be correct.