@solana/kit 5.3.0-canary-20260107190742 → 5.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.
|
@@ -7131,7 +7131,7 @@ this.globalThis.solanaWeb3 = (function (exports) {
|
|
|
7131
7131
|
...config.headers ? normalizeHeaders2(config.headers) : void 0,
|
|
7132
7132
|
...{
|
|
7133
7133
|
// Keep these headers lowercase so they will override any user-supplied headers above.
|
|
7134
|
-
"solana-client": `js/${"5.3.0
|
|
7134
|
+
"solana-client": `js/${"5.3.0"}`
|
|
7135
7135
|
}
|
|
7136
7136
|
}
|
|
7137
7137
|
}),
|