feat: Upgrade to libxrpl 2.3.0-rc1 (#1718)

Fixes #1717
This commit is contained in:
Alex Kremer
2024-11-08 18:18:58 +00:00
committed by GitHub
parent e6cdb141c5
commit 0add6c6d90

View File

@@ -127,6 +127,10 @@ struct Amendments {
REGISTER(fixInnerObjTemplate2);
REGISTER(fixNFTokenPageLinks);
REGISTER(InvariantsV1_1);
REGISTER(MPTokensV1);
REGISTER(fixAMMv1_2);
REGISTER(AMMClawback);
REGISTER(Credentials);
// Obsolete but supported by libxrpl
REGISTER(CryptoConditionsSuite);