bitpay / bitcore

A full stack for bitcoin and blockchain-based applications
https://bitcore.io/
MIT License
4.85k stars 2.09k forks source link

[BWS] Cleanup fiat rates service #3632

Closed kajoseph closed 1 year ago

kajoseph commented 1 year ago

This turns the providers files into ES6 modules and adds typing. Also removes lodash in places and cleans up syntax with null conditional operator ("?." vs ternary).