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