Open
Description
When listening to SubscribeRfqEventNtfns, it’s currently possible to receive the RFQ event, but during event handling, there’s no direct way to identify which channel or asset the event relates to. While it’s technically possible to resolve this via the ScidAlias, it adds unnecessary complexity to the event processing logic.
If this feature is deemed useful, I’d be happy to contribute the implementation.