msggen: Enable SendCustomMsg

This commit is contained in:
Carl Dong
2023-01-19 18:09:31 -05:00
committed by Alex Myers
parent 49b3459be5
commit ef51ae3c6d
2 changed files with 19 additions and 1 deletions

View File

@@ -93,7 +93,7 @@ def load_jsonrpc_service(schema_dir: str):
"Ping",
# "plugin",
# "reserveinputs",
# "sendcustommsg",
"SendCustomMsg",
# "sendinvoice",
# "sendonionmessage",
"SetChannel",