@somnia-chain/markets-sdk / index / TailMode
Type Alias: TailMode
TailMode =
"init"|"tailing"
Defined in: store.ts:23
Data-source mode of the live tail: "init" until the first watch has hydrated,
"tailing" once the store is fed by the chain event stream.