@solana/kit 6.3.0-canary-20260311134115 → 6.3.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.
|
@@ -8386,7 +8386,7 @@ this.globalThis.solanaWeb3 = (function (exports) {
|
|
|
8386
8386
|
...config.headers ? normalizeHeaders2(config.headers) : void 0,
|
|
8387
8387
|
...{
|
|
8388
8388
|
// Keep these headers lowercase so they will override any user-supplied headers above.
|
|
8389
|
-
"solana-client": `js/${"6.3.0
|
|
8389
|
+
"solana-client": `js/${"6.3.0"}`
|
|
8390
8390
|
}
|
|
8391
8391
|
}
|
|
8392
8392
|
}),
|