explorer: fix typo in InitializeMarketDetailsCard
This commit is contained in:
@ -109,7 +109,7 @@ export function InitializeMarketDetailsCard(props: {
|
|||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>Quote Dust THreshold</td>
|
<td>Quote Dust Threshold</td>
|
||||||
<td className="text-lg-right">
|
<td className="text-lg-right">
|
||||||
{info.quoteDustThreshold.toString(10)}
|
{info.quoteDustThreshold.toString(10)}
|
||||||
</td>
|
</td>
|
||||||
|
Reference in New Issue
Block a user