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