mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-26 14:32:24 +00:00
README: changing ports
This commit is contained in:
parent
0654e3daaf
commit
48bf9100f0
@ -126,6 +126,12 @@ make medalla NODE_ID=1
|
|||||||
make medalla NODE_ID=2
|
make medalla NODE_ID=2
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To change the TCP and UDP ports from the default value of 9000:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
make BASE_PORT=9100 medalla
|
||||||
|
```
|
||||||
|
|
||||||
If you wish to make a deposit, execute the following command:
|
If you wish to make a deposit, execute the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user