tecINVARIANT_FAILED: add missing value column

This commit is contained in:
mDuo13
2017-06-15 14:31:07 -07:00
parent 5a81943cc8
commit 4859014908
2 changed files with 2 additions and 2 deletions

View File

@@ -2536,8 +2536,8 @@
</tr>
<tr>
<td align="left"><code>tecINVARIANT_FAILED</code></td>
<td align="left">147</td>
<td align="left">An invariant check failed when trying to execute this transaction. Requires the <a href="concept-amendments.html#enforceinvariants">EnforceInvariants amendment</a>. If you can reproduce this error, please <a href="https://github.com/ripple/rippled/issues">report an issue</a>.</td>
<td align="left"></td>
</tr>
<tr>
<td align="left"><code>tecNEED_MASTER_KEY</code></td>