Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add type & value fields to primitive json types #915

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dyackzan
Copy link

This aligns with how custom types are represented by the JsonExporter.

  • Update both toJson & fromJson functions in the JsonExporter
  • Add & update tests

@dyackzan dyackzan force-pushed the json-add-fields-to-primitive-types-base-btcpp branch 2 times, most recently from 7cff109 to c5561ac Compare January 29, 2025 23:01
This aligns with how custom types are represented by the JsonExporter.

* Update both toJson & fromJson functions in the JsonExporter
* Add & update tests

Co-authored by: David Sobek <[email protected]>
@dyackzan dyackzan force-pushed the json-add-fields-to-primitive-types-base-btcpp branch from c5561ac to 4f6794d Compare January 29, 2025 23:06
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