mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Revert unnecessary change
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
This commit is contained in:
@@ -20,12 +20,12 @@ isVaultPseudoAccountFrozen(
|
||||
MPTIssue const& mptShare,
|
||||
int depth);
|
||||
|
||||
//[[nodiscard]] TER
|
||||
// dirLink(
|
||||
// ApplyView& view,
|
||||
// AccountID const& owner,
|
||||
// std::shared_ptr<SLE>& object,
|
||||
// SF_UINT64 const& node = sfOwnerNode);
|
||||
[[nodiscard]] TER
|
||||
dirLink(
|
||||
ApplyView& view,
|
||||
AccountID const& owner,
|
||||
std::shared_ptr<SLE>& object,
|
||||
SF_UINT64 const& node = sfOwnerNode);
|
||||
|
||||
bool
|
||||
isGlobalFrozen(ReadView const& view, MPTIssue const& mptIssue)
|
||||
|
||||
Reference in New Issue
Block a user