Investigate the following todo: https://github.com/canton-network/wallet/blob/ed20d810c75672afa3795a6df9d4a59672a9892c/core/acs-reader/src/service.ts#L237 and determine if the function is still valid if `filtersByParty` is falsy. Also, check if the filter can be removed.
Investigate the following todo:
wallet/core/acs-reader/src/service.ts
Line 237 in ed20d81
filtersByPartyis falsy. Also, check if the filter can be removed.