Skip to main content
Module

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

Package publishing for deno.land/x/polkadot
Go to Latest
interface ContractEventParamSpecV0
implements Struct
import { type ContractEventParamSpecV0 } from "https://deno.land/x/polkadot@0.2.25/types/interfaces/index.ts";

Properties

readonly
name: Text
readonly
indexed: bool
readonly
type: ContractTypeSpec
readonly
docs: Vec<Text>