aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-05-30 22:14:46 +0800
committerobscuren <geffobscura@gmail.com>2014-05-30 22:14:46 +0800
commit1020d7ff67e4888abbe27f8e1a4d516b4c48231c (patch)
tree940abfa8937de0973729f488c6a42e2fa47cc7b7 /README.md
parente7c9b86a5aba022afd812f1a4fb554ee17a74bbd (diff)
downloadgo-tangerine-1020d7ff67e4888abbe27f8e1a4d516b4c48231c.tar
go-tangerine-1020d7ff67e4888abbe27f8e1a4d516b4c48231c.tar.gz
go-tangerine-1020d7ff67e4888abbe27f8e1a4d516b4c48231c.tar.bz2
go-tangerine-1020d7ff67e4888abbe27f8e1a4d516b4c48231c.tar.lz
go-tangerine-1020d7ff67e4888abbe27f8e1a4d516b4c48231c.tar.xz
go-tangerine-1020d7ff67e4888abbe27f8e1a4d516b4c48231c.tar.zst
go-tangerine-1020d7ff67e4888abbe27f8e1a4d516b4c48231c.zip
Unified the contract interface and tx interface. Fixes #62
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 085030ce2..c52b9ca5b 100644
--- a/README.md
+++ b/README.md
@@ -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