Update utils.go

This commit is contained in:
Nick Dodson 2015-06-15 11:10:40 -04:00
parent c3b80123e3
commit ad56aef5d2

View File

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