docs: fix README inaccuracies from code review#104
Conversation
- Stake snapshots: NtC primary, Koios fallback (was "Koios API") - Add ntcHost to full mode config example - Fix stability window table: formulas were swapped with freeze points - Remove dead ticker config key from quick start and config.yaml.example - Add /menu command to Telegram commands table - Add localquery.go and securekey.go to architecture table
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughDocumentation and configuration updates reflecting Node to Chain (NtC) integration for stake queries. Removed deprecated ticker field from configuration example, added NtC host configuration, updated stability window table format, and extended architecture documentation to include new NtC-related modules. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 |
Summary
Test plan
Summary by CodeRabbit
Documentation
ntcHostoption for node address settings./menuTelegram command documentation.Chores