You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit refactors the in-flight check in the accounts service to
its own function. The in-flight check is also inverted to only check
the states that are not considered as in-flight. This makes the check
forward-compatible with lnd `v0.18.0-beta` which introduces a new
`lnrpc.Payment_INITIATED` state.
0 commit comments