forked from Syntax-Error/TradeSim
Replaced dependency with association between Binance adn WebAPI
This commit is contained in:
parent
3b60aa0d94
commit
6d54c892fa
2 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 82 KiB |
|
@ -88,7 +88,7 @@ class Transaction{
|
|||
-double price
|
||||
}
|
||||
|
||||
WebAPI <... Binance
|
||||
WebAPI <--- Binance
|
||||
|
||||
class WebAPI{
|
||||
-String baseURL
|
||||
|
|
Loading…
Reference in a new issue