Skip to content

Commit

Permalink
testnets' public RPC endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin committed Sep 19, 2023
1 parent 87cd235 commit 81c6c73
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Follow these steps to set your Octez client to use a testnet instead of the main

1. On <https://teztnets.xyz/>, click the testnet to use, such as Ghostnet.

1. Copy the one of the testnet's public RPC endpoints, such as `https://rpc.ghostnet.teztnets.xyz`.
1. Copy the one of the testnets' public RPC endpoints, such as `https://rpc.ghostnet.teztnets.xyz`.

1. Set your Octez client to use this testnet by running this command on the command line, replacing the testnet RPC URL with the URL that you copied:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Follow these steps to set your Octez client to use a testnet instead of the main

1. On <https://teztnets.xyz/>, click the testnet to use, such as Ghostnet.

1. Copy the one of the testnet's public RPC endpoints, such as `https://rpc.ghostnet.teztnets.xyz`.
1. Copy the one of the testnets' public RPC endpoints, such as `https://rpc.ghostnet.teztnets.xyz`.

1. Set your Octez client to use this testnet by running this command on the command line, replacing the testnet RPC URL with the URL that you copied:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ Follow these steps to set your Octez client to use a testnet instead of the main

1. On <https://teztnets.xyz/>, click the testnet to use, such as Ghostnet.

1. Copy the one of the testnet's public RPC endpoints, such as `https://rpc.ghostnet.teztnets.xyz`.
1. Copy the one of the testnets' public RPC endpoints, such as `https://rpc.ghostnet.teztnets.xyz`.

1. Set your Octez client to use this testnet by running this command on the command line, replacing the testnet RPC URL with the URL that you copied:

Expand Down

0 comments on commit 81c6c73

Please sign in to comment.