setconfig: fix crash on dynamic multi-value plugin options
This commit fixes a crash in Core Lightning's `setconfig` command. Previously, if a user tried to change a plugin option that accepts multiple values and can be changed while running, the node would hit an internal assertion and crash. The…
e9fee876by wqxoxo+1086−69714 files