Skip to content

Fix NetworkController event subscription#192

Merged
kanthesha merged 1 commit intomainfrom
fix/network-controller-event-subscription
Jul 24, 2024
Merged

Fix NetworkController event subscription#192
kanthesha merged 1 commit intomainfrom
fix/network-controller-event-subscription

Conversation

@kanthesha
Copy link
Contributor

@kanthesha kanthesha commented Jul 24, 2024

Subscribe to the networkDidChange event of NetworkController instead of the stateChange event.

Fixes #191

@kanthesha kanthesha marked this pull request as ready for review July 24, 2024 10:47
@kanthesha kanthesha requested a review from a team as a code owner July 24, 2024 10:47
Copy link
Contributor

@cryptodev-2s cryptodev-2s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kanthesha kanthesha merged commit 2083f51 into main Jul 24, 2024
@kanthesha kanthesha deleted the fix/network-controller-event-subscription branch July 24, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Subscribe to networkDidChange instead of stateChange event from NetworkController

2 participants