getLineageSources retrieves the available fund sources from shadow balances for allocation. Uses a single batch query to fetch all shadow balances instead of N individual queries. Parameters: - ctx context.Context: The context for the operation. - mappings []model.LineageMapping: The lineage mappin
(ctx context.Context, mappings []model.LineageMapping)
source not stored for this graph (policy: none)