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: docs/xdcchain/developers/node_operators/docker.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ sudo docker-compose -f docker-compose.yml up -d
62
62
```
63
63
At this point you should be able to see your masternode on the list of nodes here or as shown below:
64
64
65
-

65
+

66
66
67
67
For Testnet run the following commands:
68
68
```bash
@@ -104,7 +104,7 @@ tar -xvzf xdcchain.tar
104
104
```
105
105
**The unpacking will take some time, and it will look like this:**
106
106
107
-
img
107
+

108
108
109
109
**The following command will move the xdcchain/XDC to xdcchain/XDC_backup**
110
110
```bash
@@ -124,7 +124,7 @@ bash upgrade.sh
124
124
125
125
This command will bring your node up and it will start syncing to the network. Once up and running, your node will be synced to the network in just a few minutes.
Copy file name to clipboardExpand all lines: docs/xdcchain/developers/node_operators/masternode.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -324,7 +324,7 @@ bash upgrade.sh
324
324
325
325
This command will bring your node up and it will start syncing to the network. Once up and running, your node will be synced to the network in just a few minutes.
0 commit comments