Merge pull request #128 from BytesOfMan/remove-bignumber-decimal-mod

URGENT: Remove bignumberjs mod to 8 decimal places
This commit is contained in:
Chris Troutner
2021-04-13 10:57:46 -07:00
committed by GitHub
-2
View File
@@ -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