Co-authored-by: johnzhu0907 <90296451+johnzhu0907@users.noreply.github.com>
This commit is contained in:
parent
9645227115
commit
af29f5521d
@ -107,9 +107,9 @@ Where proposal.json contains:
|
||||
],
|
||||
// metadata can be any of base64 encoded, raw text, stringified json, IPFS link to json
|
||||
// see below for example metadata
|
||||
"metadata: "4pIMOgIGx1vZGU=",
|
||||
"deposit": "10stake"
|
||||
"title: "My proposal"
|
||||
"metadata": "4pIMOgIGx1vZGU=",
|
||||
"deposit": "10stake",
|
||||
"title": "My proposal",
|
||||
"summary": "A short summary of my proposal",
|
||||
"expedited": false
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user