Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

remove bignumber.js from deps and use one provided by dvf-utils #110

Open
adrian-gierakowski opened this issue Jul 13, 2020 · 0 comments
Open

Comments

@adrian-gierakowski
Copy link
Contributor

replace:

const BN = require('bignumber.js')

with

const { BN } = require('dvf-utils')

or where appropriate

const { toBN } = require('dvf-utils')
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant