Merge remote-tracking branch 'origin/pr/44'

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell
2016-10-17 12:31:14 +10:30
8 changed files with 225 additions and 40 deletions

View File

@@ -62,6 +62,7 @@ extern const struct json_command connect_command;
extern const struct json_command close_command;
extern const struct json_command getchannels_command;
extern const struct json_command getpeers_command;
extern const struct json_command getnodes_command;
/* Invoice management. */
extern const struct json_command invoice_command;