@somnia-chain/markets-sdk / index / WatchHandle
Interface: WatchHandle
Defined in: liveTail.ts:37
A live watch. stop() releases it (idempotent); the underlying
subscription is shared and torn down when the last handle stops.
Methods
stop()
stop():
void
Defined in: liveTail.ts:38
Returns
void