From c8e5a9380ed46cb46681d5cbdfdf4b4e796dfb03 Mon Sep 17 00:00:00 2001 From: bthomee Date: Fri, 25 Apr 2025 15:25:46 +0000 Subject: [PATCH] deploy: fa1e25abef7bf12bde87ba23528346853cef88b0 --- LedgerFormats_8h_source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LedgerFormats_8h_source.html b/LedgerFormats_8h_source.html index d7dcd63f1e..596d9fe8b1 100644 --- a/LedgerFormats_8h_source.html +++ b/LedgerFormats_8h_source.html @@ -142,7 +142,7 @@ $(function() {
132 lsfNoFreeze = 0x00200000, // True, cannot freeze ripple states
133 lsfGlobalFreeze = 0x00400000, // True, all assets frozen
134 lsfDefaultRipple =
-
135 0x00800000, // True, trust lines allow rippling by default
+
135 0x00800000, // True, incoming trust lines allow rippling by default
136 lsfDepositAuth = 0x01000000, // True, all deposits require authorization
137/* // reserved for Hooks amendment
138 lsfTshCollect = 0x02000000, // True, allow TSH collect-calls to acc hooks