Skip to content

Fix sendTransaction issue - part of token transfer issue (1 out of 2 parts) #3047

@mobularay

Description

@mobularay

Issue scope

If you use sendTransaction, even if you don't append any extra bytes to the payload, the to address is interpreted as undefined and a contract gets deployed instead of the to address being the ERC20 token.

Solution scope

  • One-liner change to start passing a parameter that has not been passing

QA scope

  • QA regression is sufficient

This is part 1 of 2 parts solution. 2nd part: 3051

Metadata

Metadata

Labels

type-bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions