mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 22:34:47 +00:00
Some security prices get returned in non-standard minor units (eg. `GBp` for Great British Pence, instead of `GBP` for Great British Pounds), leading to incorrect handling of the returned price data. This commit adds conversion logic for the two currencies I've been able to find examples of this affecting.