Type Alias OffchainAccessListLog<event>

OffchainAccessListLog<event>: GenericLog<typeof offchainAccessListAbi, event>

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

Type Parameters