mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-27 10:54:55 +01:00
This (will) avoid the plugin having to walk back from the params object as it currently does. No code changes; I removed UNUSED and UNNEEDED labels from the other parameters though (as *every* json_rpc callback needs to call param() these days, they're *always* used). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>