mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-22 14:34:33 +01:00
autodata: tweak where createinvoice is
This commit is contained in:
committed by
Christian Decker
parent
e0e929ed14
commit
f37315c2f8
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user