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

x/polkadot/types/types/registry.ts>CodecHasher

Package publishing for deno.land/x/polkadot
Go to Latest
type alias CodecHasher
import { type CodecHasher } from "https://deno.land/x/polkadot@0.2.36/types/types/registry.ts";
definition: (data: Uint8Array) => Uint8Array