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
PartialFungibleToken.sol code assume there are some predefined tranches within the token contract. But when a new token with new tranche minting, you should add this new tranche to tranches and trancheToIndex variables.
The text was updated successfully, but these errors were encountered:
PartialFungibleToken.sol code assume there are some predefined tranches within the token contract. But when a new token with new tranche minting, you should add this new tranche to tranches and trancheToIndex variables.
The text was updated successfully, but these errors were encountered: