Closed cypherhat closed 4 years ago
https://github.com/immutability-io/vault-ethereum/issues/70
Added validation for address_to and token_address.
address_to
token_address
When "address_to" is not mentioned during the transaction signing, the funds are transferred to 0x0 address.
Local testing
https://github.com/immutability-io/vault-ethereum/issues/70
Description
Added validation for
address_to
andtoken_address
.Motivation and Context
When "address_to" is not mentioned during the transaction signing, the funds are transferred to 0x0 address.
How Has This Been Tested?
Local testing
Screenshots (if appropriate):
Types of changes
Checklist: