Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/types/extrinsic/signedExtensions/types.ts>ExtInfo

Package publishing for deno.land/x/polkadot
Go to Latest
type alias ExtInfo
import { type ExtInfo } from "https://deno.land/x/polkadot@0.2.16/types/extrinsic/signedExtensions/types.ts";
definition: { extrinsic: ExtTypes; payload: ExtTypes; }