Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/types/interfaces/contractsAbi/index.ts>ContractMetadataV0

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

Properties

readonly
metadataVersion: Text
readonly
types: Vec<Si0Type>