Skip to content

Commit

Permalink
change rpc again
Browse files Browse the repository at this point in the history
  • Loading branch information
nope-finance authored Sep 2, 2022
1 parent ad162dd commit ae6229b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/reducer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export const networks: Networks = {
mainnet: {
// Cluster.
label: "Mainnet Beta",
url: "https://solana-mainnet.g.alchemy.com/v2/ZT3c4pYf1inIrB0GVDNR7nx4LwyED5Ci",
url: "https://solendf-solendf-67c7.rpcpool.com/",
explorerClusterSuffix: "",
multisigProgramId: new PublicKey(
"BLg8mSPvEjzSkbGdE9mRJfTSm7EauYgzFsWhERKn1gRm"
Expand Down

0 comments on commit ae6229b

Please sign in to comment.