interface ModuleMetadataV13
implements Struct
import { type ModuleMetadataV13 } from "https://deno.land/x/polkadot@0.2.17/types/interfaces/index.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