Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

MismatchedHashError

import { MismatchedHashError } from "https://raw.githubusercontent.com/marigold-dev/tzstamp/0.3.4/proof/mod.ts";

Mismatched hash error

class MismatchedHashError extends Error {
name: string;
}

§Extends

§
Error
[src]

§Properties

§
name: string
[src]