Skip to content

Commit

Permalink
Merge pull request #102 from rsksmart/docs/update-metamask-public-nod…
Browse files Browse the repository at this point in the history
…es-ref

Update to use public nodes in metamask
  • Loading branch information
owans committed Sep 4, 2024
2 parents 34a5006 + 9c3f56d commit 42fdd27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/05-dev-tools/wallets/metamask.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ Visit the [metamask-landing.rifos.org](https://metamask-landing.rifos.org/) tool
</tr>
<tr>
<td>RPC URL</td>
<td>https://rpc.mainnet.rootstock.io/{YOUR_APIKEY}</td>
<td>https://rpc.testnet.rootstock.io/{YOUR_APIKEY}</td>
<td>https://public-node.rsk.co</td>
<td>https://public-node.testnet.rsk.co</td>
</tr>
<tr>
<td>ChainID</td>
Expand Down

0 comments on commit 42fdd27

Please sign in to comment.