fix compile error

This commit is contained in:
Ricardo Guilherme Schmidt 2017-06-06 17:28:53 -03:00
parent fc3659e998
commit 57ce1831c8
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@
(when-not (contains? params :gas)
{:gas
(estimate-gas from to value params)}))]
(log/debug "gas:" gas)
(log/debug "args:" args)
(eth-rpc
"personal_sendTransaction"