@solana/kit 7.1.0-canary-20260814124550 → 7.1.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.
@@ -10581,7 +10581,7 @@ ${lastLines.map((line) => ` > ${line}
10581
10581
  ...config.headers ? normalizeHeaders2(config.headers) : void 0,
10582
10582
  ...{
10583
10583
  // Keep these headers lowercase so they will override any user-supplied headers above.
10584
- "solana-client": `js/${"7.1.0-canary-20260814124550"}`
10584
+ "solana-client": `js/${"7.1.0"}`
10585
10585
  }
10586
10586
  }
10587
10587
  }),