@solana/kit 4.0.0-canary-20251008190231 → 4.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.
|
@@ -6210,7 +6210,7 @@ this.globalThis.solanaWeb3 = (function (exports) {
|
|
|
6210
6210
|
...config.headers ? normalizeHeaders2(config.headers) : void 0,
|
|
6211
6211
|
...{
|
|
6212
6212
|
// Keep these headers lowercase so they will override any user-supplied headers above.
|
|
6213
|
-
"solana-client": `js/${"4.0.0
|
|
6213
|
+
"solana-client": `js/${"4.0.0"}`
|
|
6214
6214
|
}
|
|
6215
6215
|
}
|
|
6216
6216
|
}),
|