mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-29 01:38:39 -04:00
Adjust layout for popup for windows
This commit is contained in:
parent
0d3a3cd63a
commit
0e53e6f5a3
2 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,7 @@ import java.io.IOException;
|
|||
import java.io.Serializable;
|
||||
import java.util.Map;
|
||||
|
||||
// https://api.bitfinex.com/v1/pubticker/BTCUSD
|
||||
public interface PriceProvider extends Serializable {
|
||||
Map<String, MarketPrice> getAllPrices() throws IOException, HttpException;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue