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

x/polkadot/types/create/registry.ts>TypeRegistry#setSignedExtensions

Package publishing for deno.land/x/polkadot
Go to Latest
method TypeRegistry.prototype.setSignedExtensions
import { TypeRegistry } from "https://deno.land/x/polkadot@0.2.40/types/create/registry.ts";

Parameters

optional
signedExtensions: string[] = [UNSUPPORTED]
optional
userExtensions: ExtDef
optional
noInitWarn: boolean