This repository has been archived by the owner on Mar 7, 2023. It is now read-only.
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We assume that BEP20 and ERC20 are identical, but good to clarify in the BTP Requirements document this BEP20 is what is being implemented for the BSH token transfer service in solidity.
As in case of tokenBSH, all the balances are rightly transferred from the BSH to the token holder during a successfull transfer/ handleBTPError, the lockedbalance is rightfully accounted at the end of the transfer flow.
There is a requirement in the Token BSH for the User to be able to withdraw tokens. Which balance would that be?
Beta Was this translation helpful? Give feedback.
All reactions