Update docs.

This commit is contained in:
Spencer Ofwiti
2021-06-14 14:28:53 +03:00
parent 7923c63aa8
commit 4ed3d108cb
94 changed files with 10372 additions and 2785 deletions

View File

@@ -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?: {
&#x27;0xa686005CE37Dce7738436256982C3903f2E4ea8E&#x27;?: {
weight: string;
balance: string;