25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
|
## Propose market change
|
||
|
|
||
|
- **must** be a way to create a new proposal
|
||
|
(<a name="3004-PMAC-001" href="#3004-PMAC-001">3004-PMAC-001</a>)
|
||
|
|
||
|
- **must** be directed to the docs in order to create my proposal where I can see the instructions and steps I need to go through
|
||
|
(<a name="3004-PMAC-002" href="#3004-PMAC-002">3004-PMAC-002 </a>)
|
||
|
|
||
|
- **should** be directed to submit my proposal on the governance site where I can paste in my raw JSON
|
||
|
(<a name="3004-PMAC-003" href="#3004-PMAC-003">3004-PMAC-003</a>)
|
||
|
|
||
|
- **must** be able to see how many VEGA I must have associated with a validator in order to submit a proposal
|
||
|
(<a name="3004-PMAC-004" href="#3004-PMAC-004">3004-PMAC-004 </a>)
|
||
|
|
||
|
- **must** be a way to find more information on submitting a proposal (a link to docs) and explorer (a link to explorer / governance)
|
||
|
(<a name="3004-PMAC-005" href="#3004-PMAC-005">3004-PMAC-005 </a>)
|
||
|
|
||
|
- **must** error when submitting a proposal without entering anything, telling me JSON is required
|
||
|
(<a name="3004-PMAC-006" href="#3004-PMAC-006">3004-PMAC-006</a>)
|
||
|
|
||
|
- **must** error when submitting a proposal in anything other than JSON, telling me the proposal must be valid JSON
|
||
|
(<a name="3004-PMAC-007" href="#3004-PMAC-007">3004-PMAC-007</a>)
|
||
|
|
||
|
back to [Propose](./3002-PROP-propose.md) for details on proposing
|