Skip to content

Commit

Permalink
Update sips/sip-010/sip-010-fungible-token-standard.md
Browse files Browse the repository at this point in the history
Co-authored-by: Hank Stoever <hstove@gmail.com>
  • Loading branch information
lgalabru and hstove committed May 21, 2021
1 parent fe06e0f commit 5a9c67b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sips/sip-010/sip-010-fungible-token-standard.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ When returning an error in this function, the error codes should follow the same

Contract implementers should take note that in Stacks 2.0, the memo field won't be included in the event emitted by successful `ft-transfer?` operations. As a consequence, if compliance with exchanges is a requirement, it is recommended to emit an event including the memo, by adding a `print` statement if the `ft-transfer?` is successful.

Exemple:
Example:

```
...
Expand Down

0 comments on commit 5a9c67b

Please sign in to comment.