Transaction parameters — either a regular send or a contract deployment.
The branch is determined by to: null, undefined, or omitted counts as a
deploy (requires data with bytecode). Any other value, including an empty
string, counts as a send; an empty string will fail address validation.
Transaction parameters — either a regular send or a contract deployment. The branch is determined by
to: null, undefined, or omitted counts as a deploy (requiresdatawith bytecode). Any other value, including an empty string, counts as a send; an empty string will fail address validation.