链上提案 (On-chain proposals)
提案的类型
创建提案 (Create a proposal)
namada wallet address find --alias `my-new-acc`{
"proposal": {
"content": {
"title": "One Small Step for Namada, One Giant Leap for Memekind",
"authors": "bengt@heliax.dev",
"discussions-to": "forum.namada.net/t/namada-proposal/1",
"created": "2069-04-20T00:04:44Z",
"license": "MIT",
"abstract": "We present a proposal that will send our community to the moon. This proposal outlines all training necessary to accomplish this goal. All memers are welcome to join.",
"motivation": "When you think about it, the moon isn't actually that far away.The moon is only 384,400 km. We have not yet brought Namada to the moon, so it is only natural to use 101 as the prime number for our modular arithmetic operations. 384,400 (mod 101) = 95. 95 km is a distance that can be easily covered by a single person in a single day. Namada was produced by more than 100 people. So 95/100 = 0, rounded to the nearest integer. This means that Namada can reach the moon in no time.",
"details": "Bringing Namada to the moon in no time is easily achievable. We just need to pass this governance proposal and set the plan in action",
"requires": ""
},
"author": "atest1v4ehgw36g9zyydzpgycy23phxuunxdesgc6nydfsxge5x3zzgscny32pxccn2wfjg5urx3fhzxhmch",
"voting_start_epoch": 21,
"voting_end_epoch": 24,
"grace_epoch": 27,
"type": {
"Default": null
}
}
}默认提案 (Default Proposal)
ETH Bridge 提案
管家提案 (Steward Proposal)
PGF 提案
提交提案 (Submitting the proposal)
投票提案 (Vote on a proposal)
检查结果 (Check the result)
Last updated