ChainSafe / game-docs-v2

3 stars 6 forks source link

tokenIdBalanceOf not set in sample scripts. #126

Open JAlbertCode opened 3 weeks ago

JAlbertCode commented 3 weeks ago

The tokenIDBalanceOf variable is not set in the erc1155 balanceOf script. It throws an error when the user tries to run the script. It will need to be updated to reference the token ID, and we will need to verify that the function is using the right contract address.