@babylonlabs-io/ts-sdk 0.26.0 → 0.26.2

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.
Files changed (53) hide show
  1. package/dist/{buildAndBroadcastRefund-Ce5jAu-C.js → buildAndBroadcastRefund-Ccp-2GWW.js} +2 -2
  2. package/dist/{buildAndBroadcastRefund-Ce5jAu-C.js.map → buildAndBroadcastRefund-Ccp-2GWW.js.map} +1 -1
  3. package/dist/{buildAndBroadcastRefund-IQ_2SCic.cjs → buildAndBroadcastRefund-Mr3ck5ek.cjs} +2 -2
  4. package/dist/{buildAndBroadcastRefund-IQ_2SCic.cjs.map → buildAndBroadcastRefund-Mr3ck5ek.cjs.map} +1 -1
  5. package/dist/errors-BBrP8sLT.cjs +2 -0
  6. package/dist/errors-BBrP8sLT.cjs.map +1 -0
  7. package/dist/{errors-Ul7fTCjl.js → errors-CQjAF9QE.js} +483 -579
  8. package/dist/errors-CQjAF9QE.js.map +1 -0
  9. package/dist/{index-BAECy2oz.cjs → index-CIuXb72l.cjs} +2 -2
  10. package/dist/{index-BAECy2oz.cjs.map → index-CIuXb72l.cjs.map} +1 -1
  11. package/dist/{index-DLtpqdlu.js → index-D7s2ilf8.js} +2 -2
  12. package/dist/{index-DLtpqdlu.js.map → index-D7s2ilf8.js.map} +1 -1
  13. package/dist/index.cjs +1 -1
  14. package/dist/index.js +67 -70
  15. package/dist/tbv/core/clients/index.cjs +1 -1
  16. package/dist/tbv/core/clients/index.js +2 -2
  17. package/dist/tbv/core/contracts/abis/BTCVaultRegistry.abi.d.ts +6 -6
  18. package/dist/tbv/core/index.cjs +1 -1
  19. package/dist/tbv/core/index.js +69 -72
  20. package/dist/tbv/core/services/index.cjs +1 -1
  21. package/dist/tbv/core/services/index.js +1 -1
  22. package/dist/tbv/core/wots/blockDerivation.d.ts +10 -0
  23. package/dist/tbv/core/wots/blockDerivation.d.ts.map +1 -1
  24. package/dist/tbv/core/wots/deriveWotsPkHash.d.ts +2 -2
  25. package/dist/tbv/core/wots/deriveWotsPkHash.d.ts.map +1 -1
  26. package/dist/tbv/core/wots/index.d.ts +1 -3
  27. package/dist/tbv/core/wots/index.d.ts.map +1 -1
  28. package/dist/tbv/index.cjs +1 -1
  29. package/dist/tbv/index.js +69 -72
  30. package/dist/tbv/integrations/aave/clients/index.d.ts +1 -1
  31. package/dist/tbv/integrations/aave/clients/index.d.ts.map +1 -1
  32. package/dist/tbv/integrations/aave/clients/query.d.ts +0 -9
  33. package/dist/tbv/integrations/aave/clients/query.d.ts.map +1 -1
  34. package/dist/tbv/integrations/aave/index.cjs +1 -1
  35. package/dist/tbv/integrations/aave/index.cjs.map +1 -1
  36. package/dist/tbv/integrations/aave/index.d.ts +1 -1
  37. package/dist/tbv/integrations/aave/index.d.ts.map +1 -1
  38. package/dist/tbv/integrations/aave/index.js +69 -78
  39. package/dist/tbv/integrations/aave/index.js.map +1 -1
  40. package/dist/{types-DWjaqVfP.js → types-WrGfwlJd.js} +7 -7
  41. package/dist/{types-DWjaqVfP.js.map → types-WrGfwlJd.js.map} +1 -1
  42. package/dist/{types-B-p4dhEH.cjs → types-xU3SBcpH.cjs} +2 -2
  43. package/dist/{types-B-p4dhEH.cjs.map → types-xU3SBcpH.cjs.map} +1 -1
  44. package/package.json +1 -1
  45. package/dist/errors-B3DbZYLe.cjs +0 -2
  46. package/dist/errors-B3DbZYLe.cjs.map +0 -1
  47. package/dist/errors-Ul7fTCjl.js.map +0 -1
  48. package/dist/tbv/core/wots/__tests__/derivation.test.d.ts +0 -2
  49. package/dist/tbv/core/wots/__tests__/derivation.test.d.ts.map +0 -1
  50. package/dist/tbv/core/wots/derivation.d.ts +0 -78
  51. package/dist/tbv/core/wots/derivation.d.ts.map +0 -1
  52. package/dist/tbv/core/wots/types.d.ts +0 -33
  53. package/dist/tbv/core/wots/types.d.ts.map +0 -1
@@ -1,7 +1,7 @@
1
1
  var Be = Object.defineProperty;
2
2
  var He = (e, t, r) => t in e ? Be(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r;
3
3
  var f = (e, t, r) => He(e, typeof t != "symbol" ? t + "" : t, r);
4
- import { B as _e, c as Ie, a as Ce, R as Le, d as xe, D as O } from "./types-DWjaqVfP.js";
4
+ import { B as _e, c as Ie, a as Ce, R as Le, d as xe, D as O } from "./types-WrGfwlJd.js";
5
5
  import { v as ne, b as $e, s as w, e as Re, p as G, f as L } from "./bitcoin-nOOgeRyl.js";
6
6
  import * as Oe from "bitcoinjs-lib";
7
7
  import { Transaction as Ne, Psbt as ee } from "bitcoinjs-lib";
@@ -1331,4 +1331,4 @@ export {
1331
1331
  oe as y,
1332
1332
  sr as z
1333
1333
  };
1334
- //# sourceMappingURL=buildAndBroadcastRefund-Ce5jAu-C.js.map
1334
+ //# sourceMappingURL=buildAndBroadcastRefund-Ccp-2GWW.js.map