mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-06-03 00:36:40 +00:00
Remove extraneous <br> from SusPay status (it caused weird HTML output in the new parser)
This commit is contained in:
@@ -519,7 +519,7 @@ TrustSetAuth
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="left">DA1BD556B42D85EA9C84066D028D355B52416734D3283F85E216EA5DA6DB7E13</td>
|
||||
<td align="left">Not intended for production.<br/>Enabled on TestNet</td>
|
||||
<td align="left">Enabled on TestNet; not intended for production.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@@ -259,7 +259,7 @@ When this amendment is activated, the Ripple Consensus Ledger will undergo a bri
|
||||
|
||||
| Amendment ID | Status |
|
||||
|:-----------------------------------------------------------------|:----------|
|
||||
| DA1BD556B42D85EA9C84066D028D355B52416734D3283F85E216EA5DA6DB7E13 | Not intended for production.<br />Enabled on TestNet |
|
||||
| DA1BD556B42D85EA9C84066D028D355B52416734D3283F85E216EA5DA6DB7E13 |Enabled on TestNet; not intended for production. |
|
||||
|
||||
This amendment is currently enabled on the [Ripple Test Net](https://ripple.com/build/ripple-test-net/). In production, Ripple expects to enable similar functionality with the [Escrow](#escrow) amendment instead.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user