Remove bignumberjs mod to 8 decimal places

This commit is contained in:
Joey King
2021-04-12 13:27:45 -07:00
parent 12d88e8846
commit a3cd832c63
-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