Skip to content

Commit

Permalink
Update TRC10_IN_SMARTCONTRACT.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
taihaofu authored Feb 28, 2019
1 parent 423fac7 commit ad62186
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,8 @@ contract transferTokenContract {

- msg.tokenid, represent the token id in current msg call, default 0.

- @deprecated **IMPORTANT**: msg.tokenid = 0 doesn't represent trx in current version.
- **IMPORTANT**: msg.tokenid = 0 doesn't represent, just a default value, means no token transferring.

- In Odyssey_v3.5 tokenId is NOT allowed to be 0 in this function.

# 4 solidity compiler

Expand Down

0 comments on commit ad62186

Please sign in to comment.