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
|
@ -18,7 +18,7 @@ plugins {
|
|||
|
||||
defaultTasks(ApplicationPlugin.TASK_RUN_NAME)
|
||||
|
||||
description = "Retrieve cryptocurrencies current market prices."
|
||||
description = "Retrieve cryptocurrencies current prices."
|
||||
group = "net.thauvin.erik"
|
||||
version = "0.9.0-SNAPSHOT"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue