UNPKG

bitcoin-tx-lib

Version:

A Typescript library for building and signing Bitcoin transactions

5 lines 191 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SIGHASH_ALL = void 0; exports.SIGHASH_ALL = "01"; // 0x01 hexadecimal //# sourceMappingURL=generics.js.map