Browse Source
There were two bugs: we weren't returning the next from the given label but the one matching the label, and we were appending new invoices to the head instead of the tail, which meant we'd be traversing in the wrong order. Signed-off-by: Christian Decker <decker.christian@gmail.com>ppa-0.6.1
Christian Decker
7 years ago
committed by
Rusty Russell
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue