aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/geth/main.go
diff options
context:
space:
mode:
authorJeffrey Wilcke <jeffrey@ethereum.org>2015-04-01 18:38:29 +0800
committerJeffrey Wilcke <jeffrey@ethereum.org>2015-04-01 18:38:29 +0800
commit720d978e356bba74160dbdd95b51bcb8087fb92e (patch)
tree27e56e9c426331c660331e4d0b8bf81b10ac95a4 /cmd/geth/main.go
parent4e8f8cfab701bb6c4ad2b8cf166d642f408ca398 (diff)
parent35d00e00c52ad7d7c13e53b598e61fc332052f7b (diff)
downloaddexon-720d978e356bba74160dbdd95b51bcb8087fb92e.tar
dexon-720d978e356bba74160dbdd95b51bcb8087fb92e.tar.gz
dexon-720d978e356bba74160dbdd95b51bcb8087fb92e.tar.bz2
dexon-720d978e356bba74160dbdd95b51bcb8087fb92e.tar.lz
dexon-720d978e356bba74160dbdd95b51bcb8087fb92e.tar.xz
dexon-720d978e356bba74160dbdd95b51bcb8087fb92e.tar.zst
dexon-720d978e356bba74160dbdd95b51bcb8087fb92e.zip
Merge pull request #589 from tgerring/corssetting
Configurable CORS domain
Diffstat (limited to 'cmd/geth/main.go')
-rw-r--r--cmd/geth/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/geth/main.go b/cmd/geth/main.go
index 05e2e4ae6..62e30ac9a 100644
--- a/cmd/geth/main.go
+++ b/cmd/geth/main.go
@@ -233,6 +233,7 @@ JavaScript API. See https://github.com/ethereum/go-ethereum/wiki/Javascipt-Conso
utils.VMDebugFlag,
utils.ProtocolVersionFlag,
utils.NetworkIdFlag,
+ utils.RPCCORSDomainFlag,
}
// missing: