chore: Start using xrpl/3.0.0-rc1 (#2776)

This commit is contained in:
Ayaz Salikhov
2025-11-13 13:34:51 +00:00
committed by GitHub
parent 6236941140
commit d023ed2be2
3 changed files with 7 additions and 1 deletions

View File

@@ -147,6 +147,11 @@ struct Amendments {
REGISTER(fixAMMClawbackRounding);
REGISTER(fixMPTDeliveredAmount);
REGISTER(fixPriceOracleOrder);
REGISTER(DynamicMPT);
REGISTER(fixDelegateV1_1);
REGISTER(fixDirectoryLimit);
REGISTER(fixIncludeKeyletFields);
REGISTER(fixTokenEscrowV1);
// Obsolete but supported by libxrpl
REGISTER(CryptoConditionsSuite);