Skip to content

Commit 71e2390

Browse files
Update docs/pos/reference/commands.md
Co-authored-by: kmurphypolygon <149679879+kmurphypolygon@users.noreply.github.com>
1 parent 22050a5 commit 71e2390

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

docs/pos/reference/commands.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,7 @@
11
This guide provides a curated list of common commands and Polygon-specific operations essential for node operators. Whether you're setting up a full node, validator node or troubleshooting, these commands will assist you in managing your Polygon PoS environment effectively.
22

33
## Frequently used commands for Bor & Heimdall
4-
5-
Use the tabs below to switch between commands for Bor and Heimdall:
6-
7-
<Tabs
8-
defaultValue="bor"
9-
values={[
10-
{ label: 'Bor Commands', value: 'bor', },
11-
{ label: 'Heimdall Commands', value: 'heimdall', },
12-
]
13-
}>
14-
<TabItem value="bor">
4+
### Bor
155

166
To execute Bor IPC commands, use the following syntax:
177

0 commit comments

Comments
 (0)