瀏覽代碼

Update utils.go

Nick Dodson 10 年之前
父節點
當前提交
ad56aef5d2
共有 1 個文件被更改,包括 1 次插入1 次删除
  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",