rippled - fix typo in validations stream parameter table

This commit is contained in:
mDuo13
2016-04-19 16:31:24 -07:00
parent 892100048e
commit cc79170742
2 changed files with 4 additions and 4 deletions

View File

@@ -8797,12 +8797,12 @@ rippled book_offers 'USD/rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B' 'EUR/rvYAfWj5gh67oV6
<tr>
<td>ledger_hash</td>
<td>String</td>
<td>The identifying hash of the proposed ledger is being validated. <em>(New in <a href="https://wiki.ripple.com/Rippled-0.30.1">version 0.30.1</a>)</em></td>
<td>The identifying hash of the proposed ledger is being validated.</td>
</tr>
<tr>
<td>ledger_index</td>
<td>String - Integer</td>
<td>The <a href="#ledger-index">Ledger Index</a> of the proposed ledger.</td>
<td>The <a href="#ledger-index">Ledger Index</a> of the proposed ledger. <em>(New in <a href="https://wiki.ripple.com/Rippled-0.31.0">version 0.31.0</a>)</em></td>
</tr>
<tr>
<td>signature</td>