Remove unnecessary fields from trade response
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
{% for key, item in db_info.items %}
|
||||
{% if key == 'instruments' %}
|
||||
{% if key == 'response' %}
|
||||
<tr>
|
||||
<th>{{ key }}</th>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user