Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/types/types/index.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.29/types/types/index.ts";
definition: (data: Uint8Array) => Uint8Array