You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add logging for RPC subscription notifications
Add detailed tracing logs for RPC subscription events, including:
- Pending transaction notifications
- New block header notifications
- Log event notifications
The logs now include relevant context such as transaction hash, block number, and the number of subscribers being notified.
0 commit comments