First start on optimized available balance enrichment.

This commit is contained in:
James Cole
2025-08-03 07:12:06 +02:00
parent bb3b06cf08
commit 1041030b1e
6 changed files with 321 additions and 70 deletions

View File

@@ -62,6 +62,9 @@ class AccountEnrichment implements EnrichmentInterface
private UserGroup $userGroup;
private array $lastActivities;
/**
* TODO Set primary currency using Amount::method, not through setter.
*/
public function __construct()
{
$this->accountIds = [];