Watch one funding intent as it moves
Checkout
Watch one funding intent as it moves
Server-sent events. Each message is a lifecycle transition, and the current state is sent first so a late subscriber is never behind. The stream closes once the intent reaches a terminal state.
Poll GET /funding_intents/{id} only if streaming is unavailable, and
back off exponentially rather than at a fixed interval.
GET
Watch one funding intent as it moves

