plugeth/cmd/utils
Felix Lange 99bc44cf52 cmd/ethereum: add a flag to switch to unencrytped keystore
This is mostly for automated tests. The tests can use the following
commands to start the node:

    ethereum --unencrypted-keys account new
    ...
    ethereum --unencrypted-keys
2015-03-11 13:58:01 +01:00
..
cmd.go Merge branch origin/develop into accounts-integration 2015-03-10 17:14:31 +01:00
flags.go cmd/ethereum: add a flag to switch to unencrytped keystore 2015-03-11 13:58:01 +01:00