mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-01 09:40:19 +01:00
autodata: tweak where createinvoice is
This commit is contained in:
parent
e0e929ed14
commit
f37315c2f8
1 changed files with 1 additions and 1 deletions
|
@ -1592,5 +1592,5 @@ static const struct json_command createinvoice_command = {
|
|||
json_createinvoice,
|
||||
"Lowlevel command to sign and create invoice {invstring}, resolved with {preimage}, using unique {label}."
|
||||
};
|
||||
AUTODATA(json_command, &createinvoice_command);
|
||||
|
||||
AUTODATA(json_command, &createinvoice_command);
|
||||
|
|
Loading…
Add table
Reference in a new issue