mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-01 00:55:50 +00:00
Fix review issues
This commit is contained in:
@@ -4,6 +4,7 @@ parent: networks-and-servers.html
|
||||
blurb: Amendments represent new features or other changes to transaction processing. Validators coordinate through consensus to apply these upgrades to the XRP Ledger in an orderly fashion.
|
||||
labels:
|
||||
- Blockchain
|
||||
outdated_translation: true
|
||||
---
|
||||
# Amendments
|
||||
|
||||
@@ -63,7 +64,6 @@ The voting configuration of a `rippled` server has no impact on it becoming amen
|
||||
You can unblock amendment blocked servers by upgrading to the newest version of `rippled`.
|
||||
|
||||
### Amendment Blocked Clio Servers
|
||||
<a id="amendment-blocked-clio"></a>
|
||||
|
||||
The Clio server can become amendment blocked if it encounters an unknown field type while loading ledger data. This occurs if the field is newer than the `libxrpl` dependency that was used when building Clio. To unblock your Clio server, upgrade to a newer Clio release that was built with a compatible `libxrpl`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user