Closed SirTLB closed 1 year ago
The String() method caused non fixed numerical values to appear in trading messages (like 1224.2345e+20). this is incorrect behaviour and is solved by using the .toFixed() method from the BigNumber package.
Update index.md
The String() method caused non fixed numerical values to appear in trading messages (like 1224.2345e+20). this is incorrect behaviour and is solved by using the .toFixed() method from the BigNumber package.
Update index.md
)