Skip to content

Support currency values that are not integers#4

Open
lightcap wants to merge 2 commits intorelease-1.3from
add-support-for-real-currency-values
Open

Support currency values that are not integers#4
lightcap wants to merge 2 commits intorelease-1.3from
add-support-for-real-currency-values

Conversation

@lightcap
Copy link

Currently the chaincode can only process integers. That's not a realistic situation when it comes to currencies. So, we'll update to use a legitimate money type.

@lightcap lightcap changed the base branch from release-1.4 to release-1.3 January 16, 2019 23:40
@lightcap
Copy link
Author

We may want to actually use the accounting.js library here like we do in the client app?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant