Skip to content

Braga has been retired. The next public testnet is coming in September 2026. Read the announcement →

DecValue = Value<"dec", string>

Defined in: src/attr/types.ts:89

A fixed-point decimal with 18 decimal places, held as its canonical decimal string ("3.5"). Use decUnits for the exact scaled integer when you need to do arithmetic.