Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/api/submittable/types.ts>SubmittableResultValue

Package publishing for deno.land/x/polkadot
Go to Latest
interface SubmittableResultValue
import { type SubmittableResultValue } from "https://deno.land/x/polkadot@0.2.25/api/submittable/types.ts";

Properties

optional
dispatchError: DispatchError
optional
dispatchInfo: DispatchInfo
optional
events: EventRecord[]
optional
internalError: Error
status: ExtrinsicStatus
txHash: Hash
optional
txIndex: number
optional
blockNumber: BlockNumber