@solana/web3.js 2.0.0-preview.3.20240729172826.390dd4c5974f749f92dcfa901aa9ebcf6675dccd → 2.0.0-preview.3.20240729173717.036fd5486015449266455910a8eb6f3ce47ea37a

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