mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-04 17:27:00 +00:00
TEMP: Change VaultWithdraw back so tests pass
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user