From 0bd974aed53b630628fabbeebf4607f1e2e7b688 Mon Sep 17 00:00:00 2001 From: Elliot Lee Date: Wed, 16 Aug 2023 19:38:43 -0700 Subject: [PATCH] Update server-is-amendment-blocked.md Link to relevant info about amendment blocked servers --- .../troubleshooting/server-is-amendment-blocked.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/tutorials/manage-the-rippled-server/troubleshooting/server-is-amendment-blocked.md b/content/tutorials/manage-the-rippled-server/troubleshooting/server-is-amendment-blocked.md index 5f45e33b8d..ba63ba139e 100644 --- a/content/tutorials/manage-the-rippled-server/troubleshooting/server-is-amendment-blocked.md +++ b/content/tutorials/manage-the-rippled-server/troubleshooting/server-is-amendment-blocked.md @@ -7,7 +7,9 @@ labels: --- # rippled Server is Amendment Blocked -One of the first signs that your `rippled` server is amendment blocked is an `amendmentBlocked` error that is returned when you submit a transaction. Here's an example `amendmentBlocked` error: +Servers which are amendment blocked can't determine the validity of a ledger, submit or process transactions, or participate in the consensus process. + +One of the first signs that your `rippled` server is [amendment blocked](amendments.html#amendment-blocked-servers) is an `amendmentBlocked` error that is returned when you submit a transaction. Here's an example `amendmentBlocked` error: ```json {