Skip to content

Commit

Permalink
Merge pull request #119 from bnb-chain/docs-link
Browse files Browse the repository at this point in the history
docs: replace docs link
  • Loading branch information
BarryTong65 authored Jun 11, 2024
2 parents 641a87e + 461c3a4 commit a456622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ When running commands that interact with the greenfield, if there is no config/c
the tool will generate the config/config.toml file automatically which is consistent with the testnet configuration under the path.

Below is an example of the config file. The rpcAddr and chainId should be consistent with the Greenfield network.
For Greenfield Mainnet, you can refer to [Greenfield Mainnet RPC Endpoints](https://docs.bnbchain.org/greenfield-docs/docs/api/endpoints).
For Greenfield Mainnet, you can refer to [Greenfield Mainnet RPC Endpoints](https://docs.bnbchain.org/bnb-greenfield/for-developers/network-endpoint/endpoints/).
The rpcAddr indicates the Tendermint RPC address with the port info.
```
rpcAddr = "https://greenfield-chain.bnbchain.org:443"
Expand Down

0 comments on commit a456622

Please sign in to comment.