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

x/polkadot/types/interfaces/metadata/hashers.ts>AllHashers

Package publishing for deno.land/x/polkadot
Go to Latest
variable AllHashers
import { AllHashers } from "https://deno.land/x/polkadot@0.2.25/types/interfaces/metadata/hashers.ts";

type

{ Blake2_128; Blake2_256; Blake2_128Concat; Twox128; Twox256; Twox64Concat; Identity; }