@solana/web3.js 2.1.0-canary-20241128100107 → 2.1.0-canary-20241129102853
Sign up to get free protection for your applications and to get access to all the features.
@@ -4211,7 +4211,7 @@ this.globalThis.solanaWeb3 = (function (exports) {
|
|
4211
4211
|
...config.headers ? normalizeHeaders2(config.headers) : void 0,
|
4212
4212
|
...{
|
4213
4213
|
// Keep these headers lowercase so they will override any user-supplied headers above.
|
4214
|
-
"solana-client": `js/${"2.1.0-canary-
|
4214
|
+
"solana-client": `js/${"2.1.0-canary-20241129102853"}`
|
4215
4215
|
}
|
4216
4216
|
}
|
4217
4217
|
}),
|