@btc-vision/transaction 1.7.24 → 1.7.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,5 @@
1
- import { B as h, a as N } from "./polyfills.js";
2
- import { i as _n, d as P, a as Oe, b as bn, e as Sr, c as Pe, v as Ke, p as Ct, u as U } from "./bitcoin-utils.js";
3
- import { f as _r, g as Tn, s as Me } from "./noble-hashes.js";
1
+ import { B as h, a as N, i as _n, d as P, b as Oe, c as bn, e as Sr, f as Pe, v as Ke, p as Ct, u as U } from "./vendors.js";
2
+ import { r as _r, s as Tn, a as Me } from "./noble-hashes.js";
4
3
  const K = {
5
4
  messagePrefix: `Bitcoin Signed Message:
6
5
  `,
@@ -13,7 +12,7 @@ const K = {
13
12
  pubKeyHash: 0,
14
13
  scriptHash: 5,
15
14
  wif: 128
16
- }, Pi = {
15
+ }, Oi = {
17
16
  messagePrefix: `Bitcoin Signed Message:
18
17
  `,
19
18
  bech32: "bcrt",
@@ -25,7 +24,7 @@ const K = {
25
24
  pubKeyHash: 111,
26
25
  scriptHash: 196,
27
26
  wif: 239
28
- }, Ii = {
27
+ }, Pi = {
29
28
  messagePrefix: `Bitcoin Signed Message:
30
29
  `,
31
30
  bech32: "tb",
@@ -1289,7 +1288,7 @@ const is = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1289
1288
  sha256: M,
1290
1289
  taggedHash: ke
1291
1290
  }, Symbol.toStringTag, { value: "Module" })), _e = {};
1292
- function Ai(e) {
1291
+ function Ii(e) {
1293
1292
  e ? e !== _e.eccLib && (os(e), _e.eccLib = e) : _e.eccLib = e;
1294
1293
  }
1295
1294
  function Fr() {
@@ -2949,7 +2948,7 @@ function oe(e) {
2949
2948
  }
2950
2949
  };
2951
2950
  }
2952
- const js = oe(Ne), Ys = oe(Ut), Zs = oe(de), st = oe(xe), ar = oe(le), rn = oe(he), nn = oe(pe), Hi = (e) => e.length === 4 && e[0] === 81 && e[1] === 2 && e[2] === 78 && e[3] === 115;
2951
+ const js = oe(Ne), Ys = oe(Ut), Zs = oe(de), st = oe(xe), ar = oe(le), rn = oe(he), nn = oe(pe), Ai = (e) => e.length === 4 && e[0] === 81 && e[1] === 2 && e[2] === 78 && e[3] === 115;
2953
2952
  function Te(e) {
2954
2953
  let t = h.allocUnsafe(0);
2955
2954
  function r(o) {
@@ -4128,13 +4127,13 @@ function En(e) {
4128
4127
  function me(e) {
4129
4128
  return [...Array(e).keys()];
4130
4129
  }
4131
- const vi = {
4130
+ const Hi = {
4132
4131
  payments: ti,
4133
4132
  script: Xn,
4134
4133
  crypto: is
4135
4134
  };
4136
4135
  export {
4137
- Pi as A,
4136
+ Oi as A,
4138
4137
  nn as B,
4139
4138
  sn as C,
4140
4139
  ci as D,
@@ -4143,7 +4142,7 @@ export {
4143
4142
  jn as G,
4144
4143
  ar as H,
4145
4144
  rn as I,
4146
- Hi as J,
4145
+ Ai as J,
4147
4146
  Ys as K,
4148
4147
  js as L,
4149
4148
  bt as M,
@@ -4154,11 +4153,11 @@ export {
4154
4153
  K as b,
4155
4154
  xe as c,
4156
4155
  pe as d,
4157
- vi as e,
4156
+ Hi as e,
4158
4157
  H as f,
4159
4158
  es as g,
4160
4159
  ts as h,
4161
- Ai as i,
4160
+ Ii as i,
4162
4161
  he as j,
4163
4162
  de as k,
4164
4163
  Ut as l,
@@ -4175,5 +4174,5 @@ export {
4175
4174
  rs as w,
4176
4175
  Gr as x,
4177
4176
  M as y,
4178
- Ii as z
4177
+ Pi as z
4179
4178
  };