SmartTokenLabs / TokenScript

TokenScript schema, specs and paper
http://tokenscript.org
MIT License
242 stars 71 forks source link

Fix: TokenScript view files for ERC721's activity for reference to implict `tokenId` attribute #386

Closed hboon closed 4 years ago

hboon commented 4 years ago

Hold on!

hboon commented 4 years ago

Good for review again. Modified commit message. These props.tokenId references should be referring to (and match) the tokenId declared in the asnx:module type for the events (not the implicit tokenId attribute as previously written in the commit message).