Skip to content

fix the low case path issue #331

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Modify `config/config.json`. Or, you can create a new one and specify the config
Note:
Refer to [Greenfield Endpoints](../../for-developers/network-endpoint/endpoints.md) for Greenfield RPC address,
[BSC Endpoints](https://docs.bscscan.com/misc-tools-and-utilities/public-rpc-nodes) for BSC RPC address, and use the appropriate ones based on your location,
[opBNB Endpoints](../../../bnb_opbnb/get-started/network-info.md) for opBNB RPC address, and use the appropriate ones based on your location.
[opBNB Endpoints](../../../bnb-opbnb/get-started/network-info.md) for opBNB RPC address, and use the appropriate ones based on your location.
You might encounter `Rate limit` issue for using official BSC/opBNB endpoints, we would highly recommend using 3rd Party RPCs, like the [NodeReal MegaNode](https://nodereal.io/meganode)

2. Config crossChain, greenfield light client and relayer hub smart contracts addresses, others can keep the default value, refer to this
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Testnet Faucet

If you want to test the functionality of the BNB Smart Chain, you will need some testing tokens, such as tBNB and other major tokens like USDC, BUSD, DAI, and wrapped Bitcoin. There are two ways to claim these testing tokens.
Please refer to the BSC [faucet doc](../../bnb_smart_chain/developers/faucet.md) for details. After you claim your tokens, you can transfer your testing assets to opBNB to start testing through [testnet bridge](https://opbnb-testnet-bridge.bnbchain.org).
Please refer to the BSC [faucet doc](../../bnb-smart-chain/developers/faucet.md) for details. After you claim your tokens, you can transfer your testing assets to opBNB to start testing through [testnet bridge](https://opbnb-testnet-bridge.bnbchain.org).

File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
Loading
Loading