UNPKG

tokamak-staking-lib

Version:
4 lines (3 loc) 108 B
import BN from "bn.js"; export declare function toRAY(x: BN): BN; export declare function toWAD(x: BN): BN;