Small typos.

This commit is contained in:
Tomasz Drwięga 2017-06-06 18:45:33 +02:00
parent f5d0fa2c21
commit 139ee17d39
No known key found for this signature in database
GPG Key ID: D066F497E62CAF66
2 changed files with 4 additions and 3 deletions

View File

@ -67,5 +67,5 @@ pub use self::secret_store::{
pub use self::random::random_string;
pub use self::parity_wordlist::random_phrase;
/// A opaque wrapper for secret.
/// An opaque wrapper for secret.
pub struct OpaqueSecret(::ethkey::Secret);

View File

@ -99,8 +99,9 @@ Account Options:
deriving key from the password (bigger is more
secure) (default: {flag_keys_iterations}).
--no-hardware-wallets Disables hardware wallet support. (default: {flag_no_hardware_wallets})
--fast-unlock Use way faster unlocking mode. This setting causes raw secrets to be stored
unprotected in memory. (default: {flag_fast_unlock})
--fast-unlock Use drasticly faster unlocking mode. This setting causes
raw secrets to be stored unprotected in memory,
so use with care. (default: {flag_fast_unlock})
UI Options:
--force-ui Enable Trusted UI WebSocket endpoint,