We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mode
Running owshen wallet --help would output following content, and the mode is required.
owshen wallet --help
But what is the mode, and how to choose?
owshen-wallet 0.2.0 USAGE: owshen wallet [FLAGS] [OPTIONS] --mode <mode> FLAGS: --dev -h, --help Prints help information --peer2peer -V, --version Prints version information OPTIONS: --bootstrap-peers <bootstrap-peers>... --config <config> --db <db> --ip <ip> [default: 127.0.0.1] --mode <mode> Select mode: test, appimage, windows --port <port> [default: 9000]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running
owshen wallet --help
would output following content, and the mode is required.But what is the
mode
, and how to choose?The text was updated successfully, but these errors were encountered: