Type Alias PassthroughAuthLog<event>

PassthroughAuthLog<event>: GenericLog<typeof passthroughAuthAbi, event>

A generic viem.Log event with support for PassthroughAuth event types.

Type Parameters