@beam3_dev/api_module 0.0.133 → 0.0.134

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.
package/dist/wb3Api.js CHANGED
@@ -1989,7 +1989,7 @@ async function at(e, t) {
1989
1989
  }
1990
1990
  }).then((i) => i.json()).then((i) => {
1991
1991
  console.log(i), onDone && onDone(i?.token);
1992
- });
1992
+ }).catch((i) => console.log(i));
1993
1993
  });
1994
1994
  }
1995
1995
  function it(e) {