examples: update ANT owner for workshop

This commit is contained in:
Anna Shaleva 2020-07-03 14:56:59 +03:00
parent db8cb752e3
commit 08ae869028

View file

@ -11,7 +11,7 @@ const (
multiplier = 100000000 multiplier = 100000000
) )
var owner = util.FromAddress("NPAsqZkx9WhNd4P72uhZxBhLinSuNkxfB8") var owner = util.FromAddress("NMipL5VsNoLUBUJKPKLhxaEbPQVCZnyJyB")
// createToken initializes the Token Interface for the Smart Contract to operate with // createToken initializes the Token Interface for the Smart Contract to operate with
func createToken() nep5.Token { func createToken() nep5.Token {