@solana/web3.js 2.0.0-preview.3.20240725090514.44390790fafe5e0e0f04fb7ecfbe045c804158cb → 2.0.0-preview.3.20240725194428.1ae2a805eb42ed72668dfa16d5390130c1624295

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