# Problem We shouldn't be rounding with toFixed(2) when writing data from the user to the protocol. # Solution We should round only when displaying long numbers. # History https://github.com/RequestNetwork/web-components/pull/118#discussion_r1741884640