RoC Precisions
The RIF On Chain system handles different types of currency precision to operate with tokens and RIF. The MoCLibConnection contract defines 2 variables that are used across the platform:
mocPrecision: Currently USDRIF and RIFPro tokens use 18 decimal places of precision.
reservePrecision: Currently RIF amounts use 18 decimal places of precision.
Last updated