@beam3_dev/api_module 0.0.305 → 0.0.306
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 +1 -1
- package/dist/wb3Api.js.map +1 -1
- package/dist/wb3Api.umd.cjs +1 -1
- package/dist/wb3Api.umd.cjs.map +1 -1
- package/package.json +1 -1
package/dist/wb3Api.js
CHANGED
|
@@ -2628,7 +2628,7 @@ async function kt(e, t, n = void 0, s = void 0) {
|
|
|
2628
2628
|
});
|
|
2629
2629
|
}
|
|
2630
2630
|
}
|
|
2631
|
-
|
|
2631
|
+
function vt(e, t, n, s = void 0, i = void 0) {
|
|
2632
2632
|
if (e.tenant) {
|
|
2633
2633
|
const r = e.tenant.toLowerCase();
|
|
2634
2634
|
fetch(
|