@solana/web3.js 2.0.0-preview.3.20240725090414.48f96cbfa34b83e80e3ecda46e59fb80e3108383 → 2.0.0-preview.3.20240725111241.e5e8c4a1221769e2f5bcb31a4c549907468cd160

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.20240725090414.48f96cbfa34b83e80e3ecda46e59fb80e3108383"}`) != null ? _a : "UNKNOWN"
3953
+ "solana-client": (_a = `js/${"2.0.0-preview.3.20240725111241.e5e8c4a1221769e2f5bcb31a4c549907468cd160"}`) != null ? _a : "UNKNOWN"
3954
3954
  }
3955
3955
  }
3956
3956
  }),