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
Currently when a fully-funded escrow invoice is paid, funds are locked silently. An escrow_locked event should be emitted with the invoice_id and scheduled release timestamp so frontends can display a countdown without polling.
Currently when a fully-funded escrow invoice is paid, funds are locked silently. An
escrow_lockedevent should be emitted with the invoice_id and scheduled release timestamp so frontends can display a countdown without polling.