docs: fix proposal 8 value - #32
Conversation
WalkthroughUpdated proposal 8’s deposit from Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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.
Pull request overview
This PR updates the on-chain governance proposal artifact for Kiichain proposal 8 by correcting the proposal deposit amount to match the standard deposit used across other proposal JSON files in this repository.
Changes:
- Updated
depositinproposal_8.jsonfrom20000000000000000000000akiito3500000000000000000000akii.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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_8.json`:
- Line 40: Update the deposit value in proposal 8 to meet the configured
governance minimum, using at least 20000000000000000000000akii (or the expedited
minimum if applicable). Preserve the akii denomination and ensure the proposal
is not left below the chain’s required deposit threshold.
🪄 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: 973e9c4f-67d1-44ae-8411-ea5e2421fd29
📒 Files selected for processing (1)
kiichain/proposals/proposal_8.json
Description
This fix the value for proposal 8
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
This proposal is live