maxonrow / maxonrow-go

Maxonrow Blockchain
https://www.maxonrow.com/
5 stars 6 forks source link

Delete a Token? #102

Open b00f opened 4 years ago

b00f commented 4 years ago

Currently users are able to create a token, however we don't have message for deleting the token. Token owner can request for delete the token, but the question is item owners might not be agree with the deletion. One solution is pending deletion upon the confirmation by token administrator (token authorizes).

yenkhoon commented 4 years ago

We have freeze and unfreeze token, deletion of token should be a garbage collection function in future.