Skip to content

Commit 4c7b585

Browse files
committed
more invariants
1 parent a197053 commit 4c7b585

File tree

1 file changed

+3
-1
lines changed
  • XLS-0068-sponsored-fees-and-reserves

1 file changed

+3
-1
lines changed

XLS-0068-sponsored-fees-and-reserves/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,9 @@ These additional fields are necessary for a trustline since the reserve for this
438438

439439
Existing invariants remain.
440440

441-
The common field `Sponsor` **must not** be on any `RippleState` objects (they must use `HighSponsor` and `LowSponsor` instead).
441+
- The common field `Sponsor` **must not** be on any `RippleState` objects (they must use `HighSponsor` and `LowSponsor` instead).
442+
- If `LowSponsor` is included, `lsfLowReserve` **must** be enabled.
443+
- If `HighSponsor` is included, `lsfHighReserve` **must** be enabled.
442444

443445
_NOTE: The invariants in [4.3](#43-invariant-checks) also apply to `RippleState` objects, as they apply to all objects._
444446

0 commit comments

Comments
 (0)