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

x/libauth/src/lib/vm/instruction-sets/bch/2023/bch-2023-errors.ts>AuthenticationErrorBCH2023

An ultra-lightweight, zero-dependency JavaScript library for Bitcoin Cash, Bitcoin, and Bitauth applications.
Go to Latest
enum AuthenticationErrorBCH2023
import { AuthenticationErrorBCH2023 } from "https://deno.land/x/libauth@v2.0.0-alpha.6/src/lib/vm/instruction-sets/bch/2023/bch-2023-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)."