@somnia-chain/markets-sdk


@somnia-chain/markets-sdk / index / TailMode

Type Alias: TailMode

TailMode = "init" | "tailing"

Defined in: packages/sdk/src/store.ts:24

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.