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

x/polkadot/api/base/Decorate.ts>Decorate#_decorateCalls

Package publishing for deno.land/x/polkadot
Go to Latest
method Decorate.prototype._decorateCalls
import { Decorate } from "https://deno.land/x/polkadot@0.2.25/api/base/Decorate.ts";

Type Parameters

ApiType extends ApiTypes

Parameters

unnamed 0: VersionedRegistry<any>
decorateMethod: DecorateMethod<ApiType>
optional
blockHash: Uint8Array | string | null