Skip to main content

One

@ckb-ccc/coreDocs


@ckb-ccc/core / ccc / One

Variable: One

const One: bigint

Represents the fixed point value of one as a FixedPoint (bigint). Equivalent to 1 in fixed-point representation with default decimals (8).

Source

fixedPoint/index.ts:86