fix: round value to .2f
This commit is contained in:
parent
45547536f0
commit
281664acf8
@ -1,4 +1,4 @@
|
||||
#define FMT "%s=$%f"
|
||||
#define FMT "%s=$%.2f"
|
||||
|
||||
// curl https://api.coingecko.com/api/v3/simple/supported_vs_currencies
|
||||
#define VS "usd"
|
||||
|
Loading…
Reference in New Issue
Block a user