Changed marketPrice to spotPrice.
Using BigDecimal instead of Double.
This commit is contained in:
parent
07a7198455
commit
f252c1602b
7 changed files with 51 additions and 48 deletions
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue