docs: fix proposal 7 deposit - #30
Conversation
WalkthroughThe proposal deposit in Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
🟢 Ready to approve
The change is a straightforward documentation/data correction and the resulting deposit value matches the convention used in the other proposal JSON files.
This review doesn't count toward merge requirements.
Pull request overview
This PR corrects the deposit amount in Kiichain’s Proposal 7 JSON by removing an extra zero, aligning it with the deposit format used across the other proposal files in kiichain/proposals.
Changes:
- Update
proposal_7.jsondeposit value from35000000000000000000000akiito3500000000000000000000akii.
File summaries
| File | Description |
|---|---|
kiichain/proposals/proposal_7.json |
Fixes the proposal deposit amount by reducing it by one order of magnitude (removing one trailing zero). |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Low
We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@kiichain/proposals/proposal_7.json`:
- Line 16: Update the "deposit" value in proposal_7.json to meet or exceed the
expedited governance minimum of 35000000000000000000000 akii, preserving the
proposal’s "expedited": true setting.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: e98c03b9-6e52-4e3b-a3b3-c6dff08025b7
📒 Files selected for processing (1)
kiichain/proposals/proposal_7.json
Description
Fix the proposal 7 deposit amount by removing one zero.
Type of change
Please delete options that are not relevant.