pull down to refresh

looks like someone needs to learn about floating points and why you shouldn't use them for moneys: +3.12499999[1] 😂

(though arguably, while Core injects the correct numbers into the RPC, json itself is not in any way truly interpretable as decimal (what core writes) instead of double (what you're supposed to read according to spec) for Number fields.)

  1. just open your dev console in your browser right now and type: 0.3-0.2 ↩