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

x/polkadot/types/interfaces/xcm/index.ts>ResponseV2Result

Package publishing for deno.land/x/polkadot
Go to Latest
interface ResponseV2Result
import { type ResponseV2Result } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/xcm/index.ts";

Properties

readonly
isErr: boolean
readonly
asErr: ResponseV2Error
readonly
isOk: boolean