Test Failed
Pull Request — master (#20)
by Vladislav
02:26
created
src/Derivatives/MarketData/OrderBook/Response/OrderBookResponse.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -133,5 +133,4 @@
 block discarded – undo
133 133
  * s
134 134
 b	string	Bid. Order by price asc
135 135
 a	string	Ask. Order by price asc
136
-
137 136
  */
138 137
\ No newline at end of file
Please login to merge, or discard this patch.
Contract/Account/GetTradingFeeRate/Tests/GetTradingFeeRateTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -44,6 +44,6 @@
 block discarded – undo
44 44
        Symbol: INJUSDT
45 45
        Taker Fee Rate: 0.00055
46 46
        Maker Fee Rate: 0.0002
47
-      */
47
+        */
48 48
     }
49 49
 }
50 50
\ No newline at end of file
Please login to merge, or discard this patch.