return tecHAS_OBLIGATIONS for any conditions when deleting account linked to ltSponsorship

This commit is contained in:
tequ
2026-04-10 14:13:25 +09:00
parent 71003699dc
commit a115d73c56
4 changed files with 3 additions and 92 deletions

View File

@@ -27,10 +27,6 @@ public:
TER
doApply() override;
// Interface used by DeleteAccount
static TER
deleteSponsorship(ApplyView& view, std::shared_ptr<SLE> const& sle, beast::Journal j);
};
} // namespace xrpl