mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-29 16:45:49 +00:00
JS: Correctly calculate affected accounts when routing account events.
This commit is contained in:
@@ -102,8 +102,6 @@ Meta.prototype.getAffectedAccounts = function ()
|
||||
}
|
||||
});
|
||||
|
||||
console.log("AFFECTS", accounts);
|
||||
|
||||
return accounts;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user