We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54210e2 commit c3c01e3Copy full SHA for c3c01e3
k8s/README.md
@@ -7,9 +7,11 @@ You can use the script contained in this directory to generate and run Sirato us
7
If you are running locally, you should first start minikube, then run the following script:
8
9
```
10
-./sirato-launch.sh http//:<rpc-endpoint>
+./sirato-launch.sh http://<rpc-endpoint>:<port number>
11
12
13
+Note: Port number is 8545 by default
14
+
15
You can verify the status of Sirato by running:
16
17
0 commit comments