Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/api-base/types/index.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.12/api-base/types/index.ts";

Properties

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