Selaa lähdekoodia

Update utils.go

Nick Dodson 10 vuotta sitten
vanhempi
commit
ad56aef5d2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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",