@solana/kit 7.0.0-canary-20260630104357 → 7.0.0

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.
@@ -10433,7 +10433,7 @@ ${lastLines.map((line) => ` > ${line}
10433
10433
  ...config.headers ? normalizeHeaders2(config.headers) : void 0,
10434
10434
  ...{
10435
10435
  // Keep these headers lowercase so they will override any user-supplied headers above.
10436
- "solana-client": `js/${"7.0.0-canary-20260630104357"}`
10436
+ "solana-client": `js/${"7.0.0"}`
10437
10437
  }
10438
10438
  }
10439
10439
  }),