27 lines
1.3 KiB
Markdown
27 lines
1.3 KiB
Markdown
## Propose asset change
|
|
|
|
- **must** be a way to create a new proposal
|
|
(<a name="3006-PASC-001" href="#3006-PASC-001">3006-PASC-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="3006-PASC-002" href="#3006-PASC-002">3006-PASC-002 </a>)
|
|
|
|
- **should** be directed to submit my proposal on the governance site where I can paste in my raw JSON
|
|
(<a name="3006-PASC-003" href="#3006-PASC-003">3006-PASC-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="3006-PASC-004" href="#3006-PASC-004">3006-PASC-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="3006-PASC-005" href="#3006-PASC-005">3006-PASC-005 </a>)
|
|
|
|
- **must** error when submitting a proposal without entering anything, telling me JSON is required
|
|
(<a name="3006-PASC-006" href="#3006-PASC-006">3006-PASC-006</a>)
|
|
|
|
- **must** error when submitting a proposal in anything other than JSON, telling me the proposal must be valid JSON
|
|
(<a name="3006-PASC-007" href="#3006-PASC-007">3006-PASC-007</a>)
|
|
|
|
## Submit proposal
|
|
|
|
back to [Propose](./3002-PROP-propose.md) for details on proposing
|