mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Callers must use isDelete rather than after == nullptr to detect deletions; after is non-null for erased SLEs as supplied by the apply logic.
Callers must use isDelete rather than after == nullptr to detect deletions; after is non-null for erased SLEs as supplied by the apply logic.