Skip to content

Commit

Permalink
Adding port to example stake call
Browse files Browse the repository at this point in the history
  • Loading branch information
nymd authored Sep 9, 2021
1 parent 5ada90b commit 950295e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paths/node-runner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ pocket nodes stake <address> <amount> <relay_chains> <serviceURI> mainnet 10000

{% tab title="Example" %}
```text
pocket nodes stake 3ee61299d5bbbd2974cddcc194d9b547c7629546 20000000000 0001,0002 https://pokt.rocks mainnet 10000 false
pocket nodes stake 3ee61299d5bbbd2974cddcc194d9b547c7629546 20000000000 0001,0002 https://pokt.rocks:443 mainnet 10000 false
```
{% endtab %}
{% endtabs %}
Expand Down

0 comments on commit 950295e

Please sign in to comment.