@solana/kit 8.2.0-canary-20260829111831 → 8.2.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.
|
@@ -10768,7 +10768,7 @@ ${lastLines.map((line) => ` > ${line}
|
|
|
10768
10768
|
...config.headers ? normalizeHeaders2(config.headers) : void 0,
|
|
10769
10769
|
...{
|
|
10770
10770
|
// Keep these headers lowercase so they will override any user-supplied headers above.
|
|
10771
|
-
"solana-client": `js/${"8.2.0
|
|
10771
|
+
"solana-client": `js/${"8.2.0"}`
|
|
10772
10772
|
}
|
|
10773
10773
|
}
|
|
10774
10774
|
}),
|