Closed andylim0221 closed 4 years ago
I can't get the difference between the 'create' function and 'mint' function in ERC1155Mintable.sol.
When you use 'create' function with initalSupply=100, and the balanceOf the owner is now 100. If so, it should be similar to 'mint' function, right?
I can't get the difference between the 'create' function and 'mint' function in ERC1155Mintable.sol.
When you use 'create' function with initalSupply=100, and the balanceOf the owner is now 100. If so, it should be similar to 'mint' function, right?