ZERO: BigDecimal = ...

BigDecimal Zero.

Example

import { decimals } from "@protofire/subgraph-devkit";

decimals.ZERO; // => 0

Returns

the BigDecimal zero representation.

Generated using TypeDoc