changing address to "receiving only" / "fully disabled" does not stop...
eXocoin 2nd gen crypto currency C++11
Status: Beta
Brought to you by:
exxoo
This feature is not fully implemented. Restricting an address to be fully disabled or only allow receiving coins is more complex than simply adding a check on send due to some cases, especially:
so if someone wants to reopen an address that must be an exception to the rule in more than one check. Due to transaction queues and later-on calculations there must be code structure changes.
delaying until later version. Not priorized prior to launch now.