@solana/web3.js 2.0.0-rc.4 → 2.0.0
Sign up to get free protection for your applications and to get access to all the features.
@@ -4178,7 +4178,7 @@ this.globalThis.solanaWeb3 = (function (exports) {
|
|
4178
4178
|
...config.headers ? normalizeHeaders2(config.headers) : void 0,
|
4179
4179
|
...{
|
4180
4180
|
// Keep these headers lowercase so they will override any user-supplied headers above.
|
4181
|
-
"solana-client": `js/${"2.0.0
|
4181
|
+
"solana-client": `js/${"2.0.0"}`
|
4182
4182
|
}
|
4183
4183
|
}
|
4184
4184
|
}),
|