Skip to main content
Module

x/polkadot/api-derive/types.ts>TxWithEvent

Package publishing for deno.land/x/polkadot
Latest
interface TxWithEvent
import { type TxWithEvent } from "https://deno.land/x/polkadot@0.2.45/api-derive/types.ts";

Properties

optional
dispatchError: DispatchError | undefined
optional
dispatchInfo: DispatchInfo | undefined
events: Event[]
extrinsic: Extrinsic