You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to @fjl the from argument is mandatory for sendTransaction. If this is missing in the sendTransaction call I would expect an error. Probably also nice to indicate on https://github.com/ethereum/wiki/wiki/JavaScript-API which arguments are mandatory and which aint.
@fjl this issue is about from being mandatory for sendTransaction according to you. This currently isn't enforced by ethereum.js nor specified in the JS docs.
According to @fjl the
from
argument is mandatory forsendTransaction
. If this is missing in thesendTransaction
call I would expect an error. Probably also nice to indicate on https://github.com/ethereum/wiki/wiki/JavaScript-API which arguments are mandatory and which aint.ethereum/go-ethereum#490 (comment)
The text was updated successfully, but these errors were encountered: