Skip to main content
Module

x/polkadot/types/interfaces/metadata/index.ts>StorageEntryMetadataV11

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

Properties

readonly
name: Text
readonly
modifier: StorageEntryModifierV11
readonly
type: StorageEntryTypeV11
readonly
fallback: Bytes
readonly
docs: Vec<Text>