Browse Source
`awaitinvoice` can be used to wait on a specific invoice to be completed. If the invoice was previously paid, then the command returns immediately, otherwise it'll block until the invoice is paid. This complements `waitinvoice` which uses a highwatermark and waits for the next invoice. I found waitinvoice a bit hard to use since it doesn't allow waiting for a specific invoice to be completed, just the next in the insertion order.ppa-0.6.1
Christian Decker
8 years ago
committed by
Rusty Russell
1 changed files with 49 additions and 0 deletions
Loading…
Reference in new issue