Changed marketPrice to spotPrice.

Using BigDecimal instead of Double.
This commit is contained in:
Erik C. Thauvin 2021-05-26 03:11:55 -07:00
parent 07a7198455
commit f252c1602b
7 changed files with 51 additions and 48 deletions

View file

@ -10,7 +10,7 @@
<artifactId>cryptoprice</artifactId>
<version>0.9.0-SNAPSHOT</version>
<name>cryptoprice</name>
<description>Retrieve cryptocurrencies current market prices.</description>
<description>Retrieve cryptocurrencies current prices.</description>
<url>https://github.com/ethauvin/cryptoprice</url>
<licenses>
<license>