@beam3_dev/api_module 0.0.355 → 0.0.356

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
@@ -1680,6 +1680,7 @@ function dt(e, n) {
1680
1680
  headers: {
1681
1681
  Accept: "application/json",
1682
1682
  "content-Type": "application/json",
1683
+ ENO_CSRF_TOKEN: e.csrf,
1683
1684
  SecurityContext: `ctx::${e.ctx}`
1684
1685
  },
1685
1686
  data: JSON.stringify(r),