i only tested the events being pushed to queue and the consumer logic (api side) is not tested, so separate work will be needed on that side.
i tried to use existing schema for active/unbonding but the data is not sufficient, for now i added placeholder but when we actually test this will need some fixes
This pr sets up event emission from indexer in the queues that will be consumed by api
Notes