Module

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

Package publishing for deno.land/x/polkadot
Latest
interface IEventData
implements Codec
import { type IEventData } from "https://dotland.deno.dev/x/polkadot@0.2.45/types/types/index.ts";

Properties

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