fix: Correct hybrid offer deletion on credential expiry (#6843)

Co-authored-by: Bart <bthomee@users.noreply.github.com>
This commit is contained in:
Zhiyuan Wang
2026-06-10 16:42:41 -04:00
committed by GitHub
parent 2f6b466feb
commit 09c36d066e
3 changed files with 475 additions and 336 deletions

View File

@@ -15,6 +15,7 @@
// Add new amendments to the top of this list.
// Keep it sorted in reverse chronological order.
XRPL_FIX (Cleanup3_3_0, Supported::Yes, VoteBehavior::DefaultNo)
XRPL_FIX (Cleanup3_2_0, Supported::Yes, VoteBehavior::DefaultNo)
XRPL_FEATURE(MPTokensV2, Supported::No, VoteBehavior::DefaultNo)
XRPL_FIX (Cleanup3_1_3, Supported::Yes, VoteBehavior::DefaultYes)