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

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

Properties

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