eth_pushTx send raw signed encoded TX data to the chain through RPC
This commit is contained in:
@ -51,6 +51,7 @@ var (
|
||||
"getData",
|
||||
"getCode",
|
||||
"sign",
|
||||
"pushTx",
|
||||
"sendTransaction",
|
||||
"transact",
|
||||
"estimateGas",
|
||||
|
Reference in New Issue
Block a user