Module

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

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

Properties

readonly
type: SiLookupTypeId
readonly
version: u8
readonly
signedExtensions: Vec<SignedExtensionMetadataV14>