Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gossipd: check that we don't try to access a deleted gossip entry.
We ignored this before, which meant that the DEVELOPER-mode check that we delete the correct record didn't check that it wasn't already deleted. Signed-off-by: Rusty Russell <[email protected]>
- Loading branch information