plugin: Removing category, description and long_description from plugin_command struct
Changelog-None.
This commit is contained in:
committed by
Rusty Russell
parent
b485a026f7
commit
2ff3e55f08
@@ -1432,11 +1432,6 @@ json_funderupdate(struct command *cmd,
|
||||
static const struct plugin_command commands[] = {
|
||||
{
|
||||
"funderupdate",
|
||||
"liquidity",
|
||||
"Configuration for dual-funding settings.",
|
||||
"Update current settings. Modifies how node reacts to"
|
||||
" incoming channel open requests. Responds with list"
|
||||
" of current configs.",
|
||||
json_funderupdate
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user