Paramter Change Proposal
What is a Parameter Change Proposal?
A Parameter Change Proposal is a governance tool that enables changes to configurable parameters within Self Chain. Examples of parameters that can be updated include:
Governance Parameters: Adjusting deposit amounts, quorum thresholds, or voting periods.
Inflation Rates: Changing block rewards or inflation rates.
Staking Requirements: Modifying minimum delegation or unbonding periods.
Gas Fees: Adjusting minimum gas prices.
View the current parameters at https://explorer.selfchain.xyz/selfchain/params
Proposal Structure
Title: a concise title summarizing the proposed change (e.g., “Proposal to Adjust Gas Fees to 0.01 SLF”).
Summary: summarize the purpose of the proposal in 2-3 sentences, including the parameter(s) to be updated and the intended benefits.
Prepare the JSON file:
To query the gov account for the authority field, use the command:
Query the gov module params:
Last updated