Update docs.
This commit is contained in:
@@ -103,6 +103,7 @@
|
||||
<a href="#reserveRatio">reserveRatio</a>
|
||||
</li>
|
||||
<li>
|
||||
<span class="modifier">Optional</span>
|
||||
<a href="#reserves">reserves</a>
|
||||
</li>
|
||||
<li>
|
||||
@@ -330,6 +331,11 @@
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<i>Optional</i>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
@@ -429,7 +435,7 @@
|
||||
/** Token reserve to token minting ratio. */
|
||||
reserveRatio?: string;
|
||||
/** Token reserve information */
|
||||
reserves: {
|
||||
reserves?: {
|
||||
'0xa686005CE37Dce7738436256982C3903f2E4ea8E'?: {
|
||||
weight: string;
|
||||
balance: string;
|
||||
|
||||
Reference in New Issue
Block a user