Skip to content

const DECIMAL_SCALE: 18 = 18

Defined in: src/attr/decimal.ts:7

Decimal places a dec value is scaled by. Fixed by the protocol, so any two decimals are directly comparable — and range-indexable — as plain integers.