b17f1157b6
Remove obsolete data_size_limit parameters from all gas fee strategy function calls in documentation and examples, following the recent API changes. Changes: - Update README.md and README_CN.md gas fee strategy examples - Update all example files using set_global_fee_strategy (from 8 params to 6 params) - Update gas_fee_strategy example for set_normal_fee_strategy and set_high_low_fee_strategy - Remove the last two parameters (256 * 1024, 0) from all calls 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>