statechannels / SCBridge-Wallet

MIT License
2 stars 3 forks source link

Unlock HTLCs when they are for us #78

Closed NiloCK closed 1 year ago

NiloCK commented 1 year ago

PR should complete the flow for a Alice-Irene-Bob HTLC payment.

closes #74

PR suffers from some duplication due to the way that the handlers are attached to client message services. Could be fixed with a refactor, but maybe higher immediate priority is to prove out the payment lifecycle via UI integration?