@solana/web3.js 2.0.0-preview.3.20240729173308.b145439cc1ac0f4a819e67d0ee27f591f42f8429 → 2.0.0-preview.3.20240729182122.b2f118eb10d2ce58bf3f283fbba5d05336d7d09e

Sign up to get free protection for your applications and to get access to all the features.
@@ -3950,7 +3950,7 @@ this.globalThis.solanaWeb3 = (function (exports) {
3950
3950
  ...config.headers ? normalizeHeaders2(config.headers) : void 0,
3951
3951
  ...{
3952
3952
  // Keep these headers lowercase so they will override any user-supplied headers above.
3953
- "solana-client": (_a = `js/${"2.0.0-preview.3.20240729173308.b145439cc1ac0f4a819e67d0ee27f591f42f8429"}`) != null ? _a : "UNKNOWN"
3953
+ "solana-client": (_a = `js/${"2.0.0-preview.3.20240729182122.b2f118eb10d2ce58bf3f283fbba5d05336d7d09e"}`) != null ? _a : "UNKNOWN"
3954
3954
  }
3955
3955
  }
3956
3956
  }),