Browse Source
A payment is considered finished if it is in a final state (success or failure) or all its sub-payments are finished. If that's the case we notify `payment_finished` and bubble up through `payment_child_finished`, eventually bubbling up to the root, which can then report success of failure back to the RPC command that initiated the whole process.paymod-02
Christian Decker
5 years ago
1 changed files with 20 additions and 12 deletions
Loading…
Reference in new issue