@solana/kit 6.10.0-canary-20260615173250 → 6.10.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.
|
@@ -10337,7 +10337,7 @@ ${lastLines.map((line) => ` > ${line}
|
|
|
10337
10337
|
...config.headers ? normalizeHeaders2(config.headers) : void 0,
|
|
10338
10338
|
...{
|
|
10339
10339
|
// Keep these headers lowercase so they will override any user-supplied headers above.
|
|
10340
|
-
"solana-client": `js/${"6.10.0
|
|
10340
|
+
"solana-client": `js/${"6.10.0"}`
|
|
10341
10341
|
}
|
|
10342
10342
|
}
|
|
10343
10343
|
}),
|