Replaced dependency with association between Binance adn WebAPI

This commit is contained in:
Balazs Toldi 2021-01-22 10:33:27 +01:00
parent 3b60aa0d94
commit 6d54c892fa
Signed by: Bazsalanszky
GPG key ID: 933820884952BE27
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

View file

@ -88,7 +88,7 @@ class Transaction{
-double price
}
WebAPI <... Binance
WebAPI <--- Binance
class WebAPI{
-String baseURL