uuosio / ascdk

MIT License
12 stars 9 forks source link

Contract decorator #53

Closed jafri closed 2 years ago

jafri commented 2 years ago

Why do we need to specify a name like

@contract("name")

wouldn't just this work?

@contract

learnforpractice commented 2 years ago

That's for naming ABI file but is not in use currently.

jafri commented 2 years ago

I think it would be good to remove, new devs could get confused by it since that name is not what really matters, the name that matters is what account you deploy to

learnforpractice commented 2 years ago

Sounds reasonable, removed by 8189fe06c9113116a3c978fdb2f636784abfdf0a