Skip to content

Commit 3c4f37a

Browse files
Update AddRollupButton.jsx
1 parent bc8e2e0 commit 3c4f37a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/AddRollupButton.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export default function AddRollupButton() {
1111
symbol: "LIT",
1212
decimals: 18,
1313
},
14-
rpcUrls: ["https://chain-rpc.litprotocol.com/http"],
14+
rpcUrls: ["https://lit-protocol.calderachain.xyz/replica-http"],
1515
blockExplorerUrls: ["https://chain.litprotocol.com"],
1616
},
1717
];

0 commit comments

Comments
 (0)