@beam3_dev/api_module 0.0.343 → 0.0.344

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
@@ -1570,7 +1570,7 @@ function rt(e, n) {
1570
1570
  headers: {
1571
1571
  Accept: "application/json",
1572
1572
  "content-Type": "application/json",
1573
- SecurityContext: `ctx::${ctx}`
1573
+ SecurityContext: `ctx::${e.ctx}`
1574
1574
  },
1575
1575
  data: JSON.stringify(r),
1576
1576
  type: "json",