Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
paycore: Prevent multiple concurrent payment groups
One of the fundamental constraints of the payment groups idea is that there may only ever be one group in flight at any point in time, so if we find a group that is in flight, any new `sendpay` or `sendonion` must match its `groupid`.
- Loading branch information