icon-bridge icon indicating copy to clipboard operation
icon-bridge copied to clipboard

test(bts) : Transfer to invalid destination address

Open hemz10 opened this issue 3 years ago • 1 comments

Feature

If applicable, include a link to the Git issue of the feature. Otherwise, describe what the feature being tested is.

Scenario

Test to check if transfer to invalid destination address fail

  • Given
    • An account with sufficient balance
  • When
    • transferring NEAR to Invalid Icon destination address
  • Then
    • Transaction should fail and BTS should revert.

Bugs

  • [x] #650

hemz10 avatar Oct 19 '22 07:10 hemz10

Test FAILED. BTS did not revert and transaction was successful. Amount is under locked balance. Tx Hash : DyYrrZcYxhuURjw4nNBfvnNjhhsrFfG1fkY4Eg9QyzN

hemz10 avatar Oct 19 '22 08:10 hemz10