interface ContractStorageLayout
implements Enum
import { type ContractStorageLayout } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/interfaces/index.ts";
Properties
readonly
asCell: ContractLayoutCellreadonly
asHash: ContractLayoutHashreadonly
asArray: ContractLayoutArrayreadonly
asStruct: ContractLayoutStructreadonly
asEnum: ContractLayoutEnum