mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-18 02:35:49 +00:00
- Add Currency, Issue, Number, and additional UInt fields. - Harmonize type names with updated names from the code (for example, Hash128→UInt128) - Update Python sample code for binary serialization. - TODO: Add test cases and confirm implementation of new types - TODO: Update JavaScript sample code.