Deactivation and activationΒΆ
When an Asset is unable to create new revenues (e.g. it has a problem and needs to be repaired, or
it will never generate revenues anymore being definitely broken) the community, voting via VotingApp,
can decide to set the Asset state to INACTIVE using the function deactivateAsset().
When state is INACTIVE, the asset shares are locked and no revenues can be set.
In case an Asset is able again to generate new revenues (i.e. a broken asset has been repaired),
the community, via VotingApp, can reactivate it using the function activateAsset().