From a3cd832c634480f1808df1a88d4ebc447f48efab Mon Sep 17 00:00:00 2001 From: Joey King Date: Mon, 12 Apr 2021 13:27:45 -0700 Subject: [PATCH] Remove bignumberjs mod to 8 decimal places --- src/routes/v4/slp.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/routes/v4/slp.js b/src/routes/v4/slp.js index 1abf58f..1f1e54e 100644 --- a/src/routes/v4/slp.js +++ b/src/routes/v4/slp.js @@ -1780,8 +1780,6 @@ class Slp { // Format the response from SLPDB into an object. async formatToRestObject (slpDBFormat) { - _this.BigNumber.set({ DECIMAL_PLACES: 8 }) - // console.log(`slpDBFormat.data: ${JSON.stringify(slpDBFormat.data, null, 2)}`) const transaction = slpDBFormat.data.u.length