Browse Source
I tried annotating the plugin-millisatoshis.py plugin, and it failed like so: plugin-millisatoshis.py Killing plugin: "getmanifest" result is not an object: {"jsonrpc": "2.0", "id": 1, "error": "Error while processing getmanifest: ValueError(\'Function has keyword-only parameters or annotations, use getfullargspec() API which can support them\',)"}' So, let's do that! Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>pr-2391
Rusty Russell
6 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue