mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 07:34:24 +01:00
msggen: Enable SignInvoice
This commit is contained in:
@@ -97,6 +97,7 @@ def load_jsonrpc_service(schema_dir: str):
|
|||||||
# "sendinvoice",
|
# "sendinvoice",
|
||||||
# "sendonionmessage",
|
# "sendonionmessage",
|
||||||
"SetChannel",
|
"SetChannel",
|
||||||
|
"SignInvoice",
|
||||||
"SignMessage",
|
"SignMessage",
|
||||||
# "unreserveinputs",
|
# "unreserveinputs",
|
||||||
# "waitblockheight",
|
# "waitblockheight",
|
||||||
|
|||||||
Reference in New Issue
Block a user