UNPKG

fork-bn.js

Version:

Big number implementation in pure javascript

9 lines (6 loc) 217 B
# v5.0.0 Major changes: - `.toJSON()` returns padded hex value - `new BN('string', base)` throws on invalid characters - Deprecate `.modn()`, please use `.modrn()` instead - Change `.strip()` to internal method