encointer/substrate-fixed

avoid unchecked math if the input is not sanitized

Opened this issue · 0 comments

This could have prevented #18, and as the operations do already return results, there is no reason to not do so.