proof_of_sql::base

Module math

Source
Expand description

This module defines math utilities used in Proof of SQL.

Modulesยง

  • Handles parsing between decimal tokens received from the lexer into native Decimal75 Proof of SQL type. Module for parsing an IntermediateDecimal into a Decimal75.
  • Module containing [I256] type.