Browse Source

Update utils.go

Nick Dodson 10 years ago
parent
commit
ad56aef5d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rpc/api/utils.go

+ 1 - 1
rpc/api/utils.go

@@ -51,7 +51,7 @@ var (
 			"getData",
 			"getCode",
 			"sign",
-			"pushTx",
+			"eth_sendRawTransaction",
 			"sendTransaction",
 			"transact",
 			"estimateGas",