Merge remote-tracking branch 'ripple/develop' into spns5

This commit is contained in:
Oleksandr
2026-05-18 21:51:42 -04:00
694 changed files with 8328 additions and 7345 deletions

View File

@@ -556,7 +556,7 @@ public:
env(fset(alice, asfRequireAuth), Ter(tecOWNERS));
// Remove the signer list. After that asfRequireAuth should succeed.
env(signers(alice, test::jtx::kNONE));
env(signers(alice, test::jtx::kNone));
env.close();
BEAST_EXPECT(dirIsEmpty(*env.closed(), keylet::ownerDir(alice)));