Skip to main content
Module

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

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

Properties

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