Files
lightning/lightningd
ZmnSCPxj jxPCSnmZ 6e34aa233a lightningd/: Hooks now support a consistent interface for 'no operation'.
Changelog-Changed: The hooks `db_write`, `invoice_payment`, and `rpc_command` now accept `{ "result": "continue" }` to mean "do default action", in addition to `true` (`db_write`), `{}` (`invoice_payment`), and `{"continue": true}` (`rpc_command`). The older "default" indicators are now deprecated and are now recognized only if `--deprecated-apis` is set.
2020-02-04 01:07:59 +00:00
..
2017-10-20 18:31:32 +02:00
2020-01-23 16:17:42 +10:30
2019-12-12 15:03:53 +01:00
2019-12-03 01:16:07 +00:00
2020-01-31 06:02:47 +00:00
2020-01-23 16:17:42 +10:30
2020-01-31 06:02:47 +00:00