From f700fa72cadc19aa5d2b62b2d1c71a148e32764c Mon Sep 17 00:00:00 2001 From: Oliver Eggert Date: Thu, 7 May 2026 21:10:52 -0700 Subject: [PATCH] add additional note about default vote --- blog/2026/rippled-3.1.3.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/blog/2026/rippled-3.1.3.md b/blog/2026/rippled-3.1.3.md index b4d7383b18..1a6cdde675 100644 --- a/blog/2026/rippled-3.1.3.md +++ b/blog/2026/rippled-3.1.3.md @@ -13,7 +13,9 @@ markdown: --- # Introducing XRP Ledger version 3.1.3 -Version 3.1.3 of `rippled`, the reference server implementation of the XRP Ledger protocol, is now available. This release introduces the `fixCleanup3_1_3` amendment, which contains a collection of fixes for NFTs, Permissioned Domains, Vaults, and the Lending Protocol. It also adds a `verify_endpoints` parameter to the `rippled` configuration file for local peer network development, as well as various bug fixes and refactors. +Version 3.1.3 of `rippled`, the reference server implementation of the XRP Ledger protocol, is now available. This release introduces the `fixCleanup3_1_3` amendment, which contains a collection of fixes for NFTs, Permissioned Domains, Vaults, and the Lending Protocol. Due to the importance of the included fixes, the default vote is set to **Yes**. + +This release also adds a `verify_endpoints` parameter to the `rippled` configuration file for local peer network development, as well as various bug fixes and refactors. ## Action Required