Fix skip isVaultPseudoAccountFrozen() for non-vault shares.

This commit is contained in:
Gregory Tsipenyuk
2026-04-30 14:44:32 -04:00
parent fe582c1379
commit beaebd7932
5 changed files with 17 additions and 8 deletions

View File

@@ -108,7 +108,8 @@ enforceMPTokenAuthorization(
MPTID const& mptIssuanceID,
AccountID const& account,
XRPAmount const& priorBalance,
beast::Journal j);
beast::Journal j,
std::uint32_t flags = 0);
/** Check if the destination account is allowed
* to receive MPT. Return tecNO_AUTH if it doesn't