Skip to main content

terra_sdk.core.params.proposals

Params module governance proposal types.

ParameterChangeProposal Objects


_2
@attr.s
_2
class ParameterChangeProposal(JSONSerializable)

Proposal to alter the blockchain parameters. Changes would be effective as soon as the proposal is passed.

Arguments:

  • title - proposal title
  • description - proposal description
  • change List[ParamChange] - list of parameter changes