@sign-global/tokentable-core 1.4.0 → 1.4.1

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @sign-global/tokentable-core
2
2
 
3
+ ## 1.4.1
4
+
5
+ ### Patch Changes
6
+
7
+ - chore: update Solana devnet and mainnet RPC endpoints
8
+
3
9
  ## 1.4.0
4
10
 
5
11
  ### Minor Changes
package/dist/index.js CHANGED
@@ -185,10 +185,10 @@ var solanaDevNet = {
185
185
  },
186
186
  rpcUrls: {
187
187
  public: {
188
- http: ["https://devnet.helius-rpc.com/?api-key=92a10901-e587-4f65-a180-4a63b7305966"]
188
+ http: ["https://serene-empty-film.solana-devnet.quiknode.pro/7fcc62232b14dc8a6a154597ee028ebf00e0c195"]
189
189
  },
190
190
  default: {
191
- http: ["https://devnet.helius-rpc.com/?api-key=92a10901-e587-4f65-a180-4a63b7305966"]
191
+ http: ["https://serene-empty-film.solana-devnet.quiknode.pro/7fcc62232b14dc8a6a154597ee028ebf00e0c195"]
192
192
  }
193
193
  },
194
194
  blockExplorers: {
@@ -210,10 +210,10 @@ var solanaMainNet = {
210
210
  },
211
211
  rpcUrls: {
212
212
  public: {
213
- http: ["https://neat-falling-dream.solana-mainnet.quiknode.pro/55dbcc2244d010e047c4ab1e3b7964cc6204505d"]
213
+ http: ["https://serene-empty-film.solana-mainnet.quiknode.pro/7fcc62232b14dc8a6a154597ee028ebf00e0c195"]
214
214
  },
215
215
  default: {
216
- http: ["https://neat-falling-dream.solana-mainnet.quiknode.pro/55dbcc2244d010e047c4ab1e3b7964cc6204505d"]
216
+ http: ["https://serene-empty-film.solana-mainnet.quiknode.pro/7fcc62232b14dc8a6a154597ee028ebf00e0c195"]
217
217
  }
218
218
  },
219
219
  blockExplorers: {