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
When I use the web3 rpc to transfer main assets from the source address to the destination address, I find that the balance of the target address will decrease, and the balance of the source address will increase.
Use metamask to generate two addresses, then calculate the hashed account id, and then transfer assets to these two accounts. Then use metamask to transfer assets from address 1 to address 2, you can see the wrong result.
The text was updated successfully, but these errors were encountered:
wuminzhe
changed the title
The direction of web3 rpc balance transfer is reversed
The result of transfer via web3 rpc is incorrect
Aug 3, 2020
When I use the web3 rpc to transfer main assets from the source address to the destination address, I find that the balance of the target address will decrease, and the balance of the source address will increase.
Use metamask to generate two addresses, then calculate the hashed account id, and then transfer assets to these two accounts. Then use metamask to transfer assets from address 1 to address 2, you can see the wrong result.
The text was updated successfully, but these errors were encountered: