interface ContractContractSpecV1
implements Struct
import { type ContractContractSpecV1 } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/types.ts";
Properties
readonly
constructors: Vec<ContractConstructorSpecV1>readonly
messages: Vec<ContractMessageSpecV1>readonly
events: Vec<ContractEventSpecV1>