Open jcalfee opened 6 years ago
In addition to float64: float32 and float128 are needed.
https://github.com/EOSIO/eos/blob/e5654dde05135eecb49c5cf974ed02969d606a78/libraries/chain/abi_serializer.cpp#L72-L74
Probably going to need a big float library for float128 ..
In addition to float64: float32 and float128 are needed.
https://github.com/EOSIO/eos/blob/e5654dde05135eecb49c5cf974ed02969d606a78/libraries/chain/abi_serializer.cpp#L72-L74