@solana/kit 2.3.0 → 2.4.0-canary-20250709085047

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4268,7 +4268,7 @@ this.globalThis.solanaWeb3 = (function (exports) {
4268
4268
  ...config.headers ? normalizeHeaders2(config.headers) : void 0,
4269
4269
  ...{
4270
4270
  // Keep these headers lowercase so they will override any user-supplied headers above.
4271
- "solana-client": `js/${"2.3.0"}`
4271
+ "solana-client": `js/${"2.4.0-canary-20250709085047"}`
4272
4272
  }
4273
4273
  }
4274
4274
  }),