interface ModuleMetadataV12
implements Struct
import { type ModuleMetadataV12 } from "https://dotland.deno.dev/x/polkadot@0.2.35/types/interfaces/metadata/types.ts";
Properties
readonly
name: Textreadonly
storage: Option<StorageMetadataV12>readonly
calls: Option<Vec<FunctionMetadataV12>>readonly
events: Option<Vec<EventMetadataV12>>readonly
constants: Vec<ModuleConstantMetadataV12>readonly
errors: Vec<ErrorMetadataV12>readonly
index: u8