aboutsummaryrefslogtreecommitdiffstats
path: root/rpc
diff options
context:
space:
mode:
authorNick Dodson <silentcicero@outlook.com>2015-06-16 12:06:28 +0800
committerNick Dodson <silentcicero@outlook.com>2015-06-16 12:06:28 +0800
commite952bb65e7f74dc023a983415821b3522cc30746 (patch)
treef569450aced3d7157fbfc1b67761ec1672f33b39 /rpc
parent2642e091e95f7c74c04502dfd05af0d9d1217158 (diff)
downloadgo-tangerine-e952bb65e7f74dc023a983415821b3522cc30746.tar
go-tangerine-e952bb65e7f74dc023a983415821b3522cc30746.tar.gz
go-tangerine-e952bb65e7f74dc023a983415821b3522cc30746.tar.bz2
go-tangerine-e952bb65e7f74dc023a983415821b3522cc30746.tar.lz
go-tangerine-e952bb65e7f74dc023a983415821b3522cc30746.tar.xz
go-tangerine-e952bb65e7f74dc023a983415821b3522cc30746.tar.zst
go-tangerine-e952bb65e7f74dc023a983415821b3522cc30746.zip
thanks subtly :)
Diffstat (limited to 'rpc')
-rw-r--r--rpc/api/utils.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpc/api/utils.go b/rpc/api/utils.go
index dcd5b0089..40bcae52f 100644
--- a/rpc/api/utils.go
+++ b/rpc/api/utils.go
@@ -51,7 +51,7 @@ var (
"getData",
"getCode",
"sign",
- "eth_sendRawTransaction",
+ "sendRawTransaction",
"sendTransaction",
"transact",
"estimateGas",