lightningd: internal cleanups since all non-command JSON IDs are strings.
This is a routine internal cleanup commit in Core Lightning. It removes an unused helper function and simplifies how JSON-RPC request IDs are stored and formatted, since the project now always uses string IDs for non-command JSON traffic. …
a70ae963by Rusty Russell+25−378 files