Module

x/polkadot/types/interfaces/contractsAbi/types.ts>ContractProjectV0

Package publishing for deno.land/x/polkadot
Go to Latest
interface ContractProjectV0
implements Struct
import { type ContractProjectV0 } from "https://dotland.deno.dev/x/polkadot@0.2.23/types/interfaces/contractsAbi/types.ts";

Properties

readonly
metadataVersion: Text
readonly
source: ContractProjectSource
readonly
contract: ContractProjectContract
readonly
types: Vec<Si0Type>
readonly
spec: ContractContractSpecV0