Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/libauth/src/lib/vm/instruction-sets/bch/2022/bch-2022-errors.ts>AuthenticationErrorBCH2022

An ultra-lightweight, zero-dependency JavaScript library for Bitcoin Cash, Bitcoin, and Bitauth applications.
Go to Latest
enum AuthenticationErrorBCH2022
import { AuthenticationErrorBCH2022 } from "https://deno.land/x/libauth@v2.0.0-alpha.6/src/lib/vm/instruction-sets/bch/2022/bch-2022-errors.ts";

Members

exceededMaximumVmNumberLength = "Program attempted an OP_BIN2NUM operation on a byte sequence that cannot be encoded within the maximum VM Number length (8 bytes)."