Skip to content

Commit

Permalink
Fix wallet name
Browse files Browse the repository at this point in the history
  • Loading branch information
jdwldnqi837 committed Jul 9, 2019
1 parent a07c08a commit 9ef10e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bin/grin-wallet.yml
Expand Up @@ -5,11 +5,11 @@ author: The Vcash Team

args:
- floonet:
help: Run grin against the Floonet (as opposed to mainnet)
help: Run Vcash against the Floonet (as opposed to mainnet)
long: floonet
takes_value: false
- usernet:
help: Run grin as a local-only network. Doesn't block peer connections but will not connect to any peer or seed
help: Run Vcash as a local-only network. Doesn't block peer connections but will not connect to any peer or seed
long: usernet
takes_value: false
- pass:
Expand Down

0 comments on commit 9ef10e4

Please sign in to comment.