@solana/web3.js 2.0.0-preview.3.20240628004653.73bd5a9e0b32846cd5d76f2d2d1b21661eab0677 → 2.0.0-preview.3.20240628004849.be36babd752b1c987a2f53b4ff83ac8c045a3418

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