Browse Source
This has a slight side-effect of removing the actual begin and commit statements from the `db_write` hooks, but they are mostly redundant anyway (no harm in grouping pre-init statements into one transaction, and we know that each post-init call is supposed to be wrapped anyway). Signed-off-by: Christian Decker <decker.christian@gmail.com>pull/2803/head
committed by
Rusty Russell
3 changed files with 28 additions and 11 deletions
Loading…
Reference in new issue