Module

x/polkadot/types/interfaces/index.ts>OriginCaller

Package publishing for deno.land/x/polkadot
Latest
interface OriginCaller
implements Enum
import { type OriginCaller } from "https://dotland.deno.dev/x/polkadot@0.2.45/types/interfaces/index.ts";

Properties

readonly
isSystem: boolean
readonly
asSystem: SystemOrigin
readonly
type: "System"