From 0e78e8f56ee05ad692ff4bef42e4dd21070dedc0 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Wed, 7 Jun 2017 16:08:29 -0700 Subject: [PATCH] Remove extraneous
from SusPay status (it caused weird HTML output in the new parser) --- concept-amendments.html | 2 +- content/concept-amendments.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/concept-amendments.html b/concept-amendments.html index a2af071ddc..6d4e16169c 100644 --- a/concept-amendments.html +++ b/concept-amendments.html @@ -519,7 +519,7 @@ TrustSetAuth DA1BD556B42D85EA9C84066D028D355B52416734D3283F85E216EA5DA6DB7E13 -Not intended for production.
Enabled on TestNet +Enabled on TestNet; not intended for production. diff --git a/content/concept-amendments.md b/content/concept-amendments.md index e80ba0689f..c8ff94964a 100644 --- a/content/concept-amendments.md +++ b/content/concept-amendments.md @@ -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.
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.