change_proposal_config

@mount("proposals.external.change_proposal_config") operation change_proposal_config(max_end_time: integer?, max_option_item: integer?)

Changes the configuration settings for proposals.

Parameters

max_end_time
  • The maximum allowed end time for proposals

max_option_item
  • The maximum number of option items that can be included in a proposal.

Throws

InvalidPermissionsError
  • If the caller is not authorized to change the proposal configuration.