Browse Source
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.travis-debug
ZmnSCPxj jxPCSnmZ
5 years ago
committed by
ZmnSCPxj, ZmnSCPxj jxPCSmnZ
4 changed files with 115 additions and 19 deletions
Loading…
Reference in new issue