Skip to content

Commit

Permalink
Update owner to match moul
Browse files Browse the repository at this point in the history
  • Loading branch information
zivkovicmilos committed Nov 24, 2024
1 parent 5e76adc commit ecb0bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gno.land/r/demo/foo20/foo20.gno
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
var (
Token, privateLedger = grc20.NewToken("Foo", "FOO", 4)
UserTeller = Token.CallerTeller()
owner = ownable.NewWithAddress("g1u7y667z64x2h7vc6fmpcprgey4ck233jaww9zq") // @manfred
owner = ownable.NewWithAddress("g1manfred47kzduec920z88wfr64ylksmdcedlf5") // @manfred
)

func init() {
Expand Down

0 comments on commit ecb0bd6

Please sign in to comment.