Skip to content

Commit

Permalink
fix python example link (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
ixje authored Jul 20, 2023
1 parent 06a6b55 commit 90686c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nep-17.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -186,4 +186,4 @@ A token contract which burns tokens MUST trigger a <code>Transfer</code> event w

C#: https://github.com/neo-project/neo-devpack-dotnet/blob/master/src/Neo.SmartContract.Framework/Nep17Token.cs

Python: https://github.com/CityOfZion/neo3-boa/blob/development/boa3_test/examples/NEP17.py
Python: https://github.com/CityOfZion/neo3-boa/blob/development/boa3_test/examples/nep17.py

0 comments on commit 90686c5

Please sign in to comment.