We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c10159 commit 04647e8Copy full SHA for 04647e8
1 file changed
docs/bridging/bridging-evm.mdx
@@ -3,6 +3,16 @@ title: Bridging tokens between Etherlink and other EVM networks
3
sidebar_label: Bridging to EVM networks
4
---
5
6
+
7
+
8
9
+```bash
10
+octez-client config show
11
+```
12
13
+python whatever
14
15
16
import InlineCopy from '@site/src/components/InlineCopy';
17
import Video from '@site/src/components/Video';
18
import Tabs from '@theme/Tabs';
0 commit comments