Update Command-Line-Options.md

This commit is contained in:
Felix Lange 2020-02-09 21:51:33 +01:00 committed by GitHub
parent 4bf81fe228
commit 7131f3ae11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,7 +101,7 @@ PERFORMANCE TUNING OPTIONS:
ACCOUNT OPTIONS: ACCOUNT OPTIONS:
--unlock value Comma separated list of accounts to unlock --unlock value Comma separated list of accounts to unlock
--password value Password file to use for non-interactive password input. Note this will not work for password files formatted with Byte Order Marks etc. as included by default with Windows text files; see https://github.com/ethereum/go-ethereum/issues/19905 for a workaround and updates. --password value Password file to use for non-interactive password input.
--signer value External signer (url or path to ipc file) --signer value External signer (url or path to ipc file)
--allow-insecure-unlock Allow insecure account unlocking when account-related RPCs are exposed by http --allow-insecure-unlock Allow insecure account unlocking when account-related RPCs are exposed by http