Change dao parameters incl. voting thresholds and token freeze state (called by a dao origin)
metadata
minimum_support
required_approval
frozen_tokens
Change dao parameters incl. voting thresholds and token freeze state (called by a dao origin)
metadata
: Arbitrary byte vec to be attached to the dao infominimum_support
: Minimum amount of positive votes out of total token supply required to approve a proposalrequired_approval
: Minimum amount of positive votes out of current positive + negative votes required to approve a proposalfrozen_tokens
: Wheter or not the dao's voting token should be transferable by the holders