interface ModuleMetadataV13
implements Struct
import { type ModuleMetadataV13 } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/interfaces/metadata/types.ts";
Properties
readonly
name: Textreadonly
storage: Option<StorageMetadataV13>readonly
calls: Option<Vec<FunctionMetadataV13>>readonly
events: Option<Vec<EventMetadataV13>>readonly
constants: Vec<ModuleConstantMetadataV13>readonly
errors: Vec<ErrorMetadataV13>readonly
index: u8