TEMP: Change VaultWithdraw back so tests pass

This commit is contained in:
Ed Hennis
2025-07-16 18:58:25 -04:00
parent e6e6360c1a
commit e4480569f7

View File

@@ -138,7 +138,7 @@ VaultWithdraw::preclaim(PreclaimContext const& ctx)
}
// The destination account must have consented to receive the asset by
// creating a RippleState or MPToken
authType = AuthType::StrongAuth;
// authType = AuthType::StrongAuth;
}
// Destination MPToken must exist (if asset is an MPT)