mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-04 01:06:48 +00:00
audit 3
This commit is contained in:
@@ -1139,7 +1139,6 @@ adjustOwnerCount(
|
||||
|
||||
if (sponsorSle)
|
||||
{
|
||||
XRPL_ASSERT(sponsorSle, "xrpl::adjustOwnerCount : sponsor exists");
|
||||
auto const account = accountSle->getAccountID(sfAccount);
|
||||
auto const sponsorAcc = (sponsorSle)->getAccountID(sfAccount);
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user