mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 23:25:51 +00:00
rippled - fix typo in validations stream parameter table
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user