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

x/polkadot/types/index.types.ts>GenericExtrinsicUnknown

Package publishing for deno.land/x/polkadot
Go to Latest
class GenericExtrinsicUnknown
extends Struct
import { GenericExtrinsicUnknown } from "https://deno.land/x/polkadot@0.2.36/types/index.types.ts";

Constructors

new
GenericExtrinsicUnknown(
registry: Registry,
_value?: unknown,
unnamed 2?: Partial<ExtrinsicOptions>,
)