Unified the contract interface and tx interface. Fixes #62

This commit is contained in:
obscuren
2014-05-30 16:14:46 +02:00
parent e7c9b86a5a
commit 1020d7ff67
2 changed files with 54 additions and 51 deletions

View File

@ -27,7 +27,6 @@ General command line options
```
Shared between ethereum and ethereal
-m Start mining blocks
-genaddr Generates a new address and private key (destructive action)
-p Port on which the server will accept incomming connections
-upnp Enable UPnP
@ -41,6 +40,7 @@ Ethereum only
ethereum [options] [filename]
-js Start the JavaScript REPL
filename Load the given file and interpret as JavaScript
-m Start mining blocks
Etheral only
-asset_path absolute path to GUI assets directory