Skip to content

Update README examples for fixed-point migration#6

Merged
arshka merged 1 commit intomainfrom
fix-readme-examples
Mar 10, 2026
Merged

Update README examples for fixed-point migration#6
arshka merged 1 commit intomainfrom
fix-readme-examples

Conversation

@arshka
Copy link
Owner

@arshka arshka commented Mar 10, 2026

Summary

  • Update all code examples to use new field names (yes_price_dollars, count_fp, price_dollars, yes_dollars)
  • Replace legacy integer cent values with dollar strings

🤖 Generated with Claude Code

All code examples now use dollar string prices (yes_price_dollars)
and fixed-point counts (count_fp) instead of legacy integer cents.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@arshka arshka merged commit 24423ed into main Mar 10, 2026
6 checks passed
@arshka arshka deleted the fix-readme-examples branch March 10, 2026 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant