Skip to content

Remove duplicate bnjs

Marcelo Rivera requested to merge chore/remove-duplicate-bnjs into master

closes #2460 (closed)

Testing Use whatever functionality that uses on-chain. bn.js is used in these places:

  • Withdraw
  • Transaction overlay (for checking the token balance)
  • Creating an on-chain boost
  • Showing the token balance in the wallet
Edited by Marcelo Rivera

Merge request reports