forked from cerc-io/plugeth
ffae2043f0
Currently, setDefaults overwrites the transaction input value if only input is provided. This causes personal_sendTransaction to estimate the gas based on a transaction with empty data. eth_estimateGas never calls setDefaults so it was unaffected by this. |
||
---|---|---|
.. | ||
addrlock.go | ||
api.go | ||
backend.go | ||
transaction_args.go |