Skip to main content
Module

x/polkadot/types/types/events.ts>IEventData

Package publishing for deno.land/x/polkadot
Go to Latest
interface IEventData
implements Codec
import { type IEventData } from "https://deno.land/x/polkadot@0.2.40/types/types/events.ts";

Properties

readonly
meta: EventMetadataLatest
readonly
method: string
readonly
names: string[] | null
readonly
section: string
readonly
typeDef: TypeDef[]