Skip to content

Commit

Permalink
Add ETH & BTC as unique coin
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrimaud committed Apr 14, 2024
1 parent 16e505d commit c475c88
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cron/cryptoprices.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
'CHESS',
'PRIME',
'IOT',
'DOGE'
'DOGE',
'BTC',
'ETH'
];

use GuzzleHttp\Client as GuzzleClient;
Expand Down

0 comments on commit c475c88

Please sign in to comment.