rgb-cln/tests/plugins
Rusty Russell ca7864f2f3 invoice_hook: remove nested result.
I misunderstood the API, this ended up nesting a result inside the JSON-RPC
result.

No concerns about backwards compatibility since this is so new.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-04-23 15:26:42 +02:00
..
asynctest.py pylightning: Split @method and @async_method decorators 2019-02-22 02:59:36 +00:00
dblog.py pytest: test the db hook plugin. 2019-04-08 01:56:17 +00:00
millisatoshis.py pytest: test that we translate to and from Millisatoshi on plugin RPC. 2019-02-25 21:45:21 +00:00
reject.py connected_hook: allow hook to specify an error message. 2019-04-23 15:26:42 +02:00
reject_some_invoices.py invoice_hook: remove nested result. 2019-04-23 15:26:42 +02:00
utf8.py pytest: test passing utf8 into and out of plugin JSON. 2019-03-05 11:43:22 +01:00