This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The BigInteger type provided `bigi` already supports padding (as seen a few lines below in `toWIF()`) https://github.com/cryptocoinjs/bigi/blob/cb7026/lib/convert.js#L77 The custom padding is not required. Issue: BLOCK-261.
- Loading branch information