mschneider/solcpp

Allow conversion from native to UI values

mschneider opened this issue · 1 comments

mango_v3::uiToNativePriceQuantity implements the inverse transformation from UI to native.

Current examples always display native values and should be updated to display UI values.

This should be closed with #32, where we implement nativeToUi