@solana/kit 7.1.1-canary-20260818124227 → 7.1.1

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.
@@ -10630,7 +10630,7 @@ ${lastLines.map((line) => ` > ${line}
10630
10630
  ...config.headers ? normalizeHeaders2(config.headers) : void 0,
10631
10631
  ...{
10632
10632
  // Keep these headers lowercase so they will override any user-supplied headers above.
10633
- "solana-client": `js/${"7.1.1-canary-20260818124227"}`
10633
+ "solana-client": `js/${"7.1.1"}`
10634
10634
  }
10635
10635
  }
10636
10636
  }),