Forum Discussion
RhortonDev
Aug 15, 2019Copper Contributor
Using the "money" data type in Azure Blockchain Workbench configuration
In evaluating the Workbench, a fantastic tool, for workflow applications, I notice the "money" data type allows for input of values to the right of the decimal point in the Workbench application UI. However, creating a contract with a "money" value that include digits to the right of the decimal point causes a contract failure. Is there any information available regarding matching up data types (money, time) in the .json and .sol config files? Thanks again for a great tool!
- Brenda Lee
Microsoft
You can read up on the different types supported here: https://docs.microsoft.com/en-us/azure/blockchain/workbench/configuration#type Hope this helps!