Explorar el Código

Update utils.go

Nick Dodson hace 10 años
padre
commit
ad56aef5d2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",