@layr-labs/ecloud-sdk 0.3.2-dev → 0.3.3-dev

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.
@@ -1,3 +1,3 @@
1
- export { A as AppModule, j as AppModuleConfig, C as ComputeModule, d as ComputeModuleConfig, i as createAppModule, b as createComputeModule, e as encodeStartAppData, f as encodeStopAppData, h as encodeTerminateAppData } from './compute-B88Qqudr.cjs';
1
+ export { A as AppModule, j as AppModuleConfig, C as ComputeModule, d as ComputeModuleConfig, i as createAppModule, b as createComputeModule, e as encodeStartAppData, f as encodeStopAppData, h as encodeTerminateAppData } from './compute-6WmcUluf.cjs';
2
2
  import 'viem';
3
- import './index-CT9GxT1-.cjs';
3
+ import './index-WDunKGVL.cjs';
package/dist/compute.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- export { A as AppModule, j as AppModuleConfig, C as ComputeModule, d as ComputeModuleConfig, i as createAppModule, b as createComputeModule, e as encodeStartAppData, f as encodeStopAppData, h as encodeTerminateAppData } from './compute-DR_h97yd.js';
1
+ export { A as AppModule, j as AppModuleConfig, C as ComputeModule, d as ComputeModuleConfig, i as createAppModule, b as createComputeModule, e as encodeStartAppData, f as encodeStopAppData, h as encodeTerminateAppData } from './compute-D0TNHHmD.js';
2
2
  import 'viem';
3
- import './index-CT9GxT1-.js';
3
+ import './index-WDunKGVL.js';
package/dist/compute.js CHANGED
@@ -4466,7 +4466,7 @@ var CanViewAppLogsPermission = "0x2fd3f2fe";
4466
4466
  var CanViewSensitiveAppInfoPermission = "0x0e67b22f";
4467
4467
  var CanUpdateAppProfilePermission = "0x036fef61";
4468
4468
  function getDefaultClientId() {
4469
- const version = true ? "0.3.2-dev" : "0.0.0";
4469
+ const version = true ? "0.3.3-dev" : "0.0.0";
4470
4470
  return `ecloud-sdk/v${version}`;
4471
4471
  }
4472
4472
  var UserApiClient = class {