Browse Source
This indicates that the method or hook will accepts a request parameter, and will use that to return the result or raise an exception instead of returning the return value. This allows the hook or method to stash the incomplete request or pass it around, without blocking the JSON-RPC interface. Signed-off-by: Christian Decker <decker.christian@gmail.com>pylightning-async
Christian Decker
6 years ago
1 changed files with 9 additions and 7 deletions
Loading…
Reference in new issue