Skip to content

Documentation / @super-line/core / SharedEvents

Type Alias: SharedEvents<C>

SharedEvents<C> = EventsOf<StcOf<C["shared"]>>

Defined in: packages/core/src/contract.ts:125

Push events in the shared block (broadcastable to a mixed-role room).

Type Parameters

C

C extends Contract

Released under the MIT License.