mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-23 06:54:30 +01:00
Feedback from @niftynei.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Christian Decker
parent
dc2ee9639b
commit
80753bfbd5
@@ -368,7 +368,7 @@ static struct command_result *json_getroute(struct command *cmd,
|
||||
&excluded_dir[i])) {
|
||||
return command_fail(cmd, JSONRPC2_INVALID_PARAMS,
|
||||
"%.*s is not a valid"
|
||||
" id+direction",
|
||||
" short_channel_id/direction",
|
||||
t->end - t->start,
|
||||
buffer + t->start);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user