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-DEV.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ The easiest way to run a local pool is to start it in Docker:
54
54
make localnet_init
55
55
make localnet_start
56
56
57
-
This will start a local pool of 4 validator nodes in Docker. The nodes will expose their RPC enpoints on ports `26657`, `26659`, `26661`, `26662` correspondingly.
57
+
This will start a local pool of 4 validator nodes in Docker. The nodes will expose their RPC enpoints on ports `26657`, `26659`, `26661`, `26663` correspondingly.
58
58
59
59
Stopping the network:
60
60
@@ -111,4 +111,4 @@ Please take into account the following when sending a PR:
111
111
112
112
## Other
113
113
For more details, please have a look at [Cosmos SDK tutorial](https://github.com/cosmos/sdk-tutorials/blob/master/nameservice/tutorial).
114
-
Use __dcld__, __dclcli__ instead of __nameserviced__, __nameservicecli__.
114
+
Use __dcld__, __dclcli__ instead of __nameserviced__, __nameservicecli__.
0 commit comments