Proposal Creation
Only users with the WHITELISTED_ROLE
can submit proposals on-chain.
To suggest a proposal:
👉 Open a thread on Discourse. You can use the same channel to get some help to:
Review your proposal
Get some endorsement
Format it correctly
Funnel it to a whitelisted member (
WHITELISTED_ROLE
)
Proposal Creation Format:
Field
Type
Description
description
string
IPFS CID for full Markdown content
startBlock
uint256
Block when voting starts (after delay)
voteDuration
uint256
Duration in seconds
The format is taken care by the platform when the proposal is submitted using the portal.
Last updated