Skip to main content
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.33/types/types/index.ts";
definition: (data: Uint8Array) => Uint8Array