@t2000/cli 10.17.0 → 10.17.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.
@@ -10898,7 +10898,7 @@ async function normalizeAddressInput(value, ctx = {}) {
10898
10898
  }
10899
10899
  init_errors();
10900
10900
  init_errors();
10901
- var DEFAULT_API_BASE = "https://api.t2000.ai/v1";
10901
+ var DEFAULT_API_BASE = "https://api.audric.ai/v1";
10902
10902
  function envApiKey() {
10903
10903
  return typeof process !== "undefined" ? process.env?.T2000_API_KEY : void 0;
10904
10904
  }
@@ -10907,7 +10907,7 @@ function resolveApiKey(apiKey) {
10907
10907
  if (!key) {
10908
10908
  throw new T2000Error(
10909
10909
  "INVALID_KEY",
10910
- "No Private Inference key. Pass `apiKey` or set T2000_API_KEY. Generate one at t2000.ai/manage."
10910
+ "No Private Inference key. Pass `apiKey` or set T2000_API_KEY. Generate one at audric.ai (minting requires $5 of credit)."
10911
10911
  );
10912
10912
  }
10913
10913
  return key;
@@ -13562,4 +13562,4 @@ export {
13562
13562
  @scure/bip39/index.js:
13563
13563
  (*! scure-bip39 - MIT License (c) 2022 Patricio Palladino, Paul Miller (paulmillr.com) *)
13564
13564
  */
13565
- //# sourceMappingURL=chunk-BK4CVWKU.js.map
13565
+ //# sourceMappingURL=chunk-F2KFMF7W.js.map