You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,7 @@ See full documentation and advanced examples [here](./docs/transaction-info.md).
85
85
86
86
### 🔗 Supported chains
87
87
88
+
Note: currently you might face issues interacting with custom ZK Chains. Fix is in progress.
88
89
By default zkSync CLI bridge commands support zkSync Sepolia Testnet, zkSync Goerli Testnet and zkSync Mainnet. You can also use other networks by using one the options below:
89
90
- Adding custom chain using `npx zksync-cli config chains` command.
90
91
- Overwriting L1 and L2 RPC URLs. For example: `npx zksync-cli deposit --rpc=http://... --l1-rpc=http://...`
0 commit comments