Skip to content

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

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.