Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WalletLinkWebSocketUpdateListener #1063

Closed
wants to merge 21 commits into from

Conversation

bangtoven
Copy link
Contributor

@bangtoven bangtoven commented Nov 14, 2023

Summary

How did you test your changes?

@bangtoven bangtoven changed the base branch from master to jungho/connection-state November 14, 2023 04:43
@bangtoven bangtoven force-pushed the jungho/connection-state-/revisit-connected branch 2 times, most recently from c1b9515 to b52b24a Compare November 14, 2023 06:16
@bangtoven bangtoven force-pushed the jungho/connection-state-/revisit-connected branch from b52b24a to 093283b Compare November 14, 2023 06:20
Comment on lines 6 to 10
export enum ConnectionState {
DISCONNECTED,
CONNECTING,
CONNECTED,
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

arbitrary client-side-only concept

@bangtoven bangtoven changed the base branch from jungho/connection-state to master November 14, 2023 07:28
@bangtoven bangtoven changed the title Jungho/connection state /revisit connected WalletLinkWebSocketUpdateListener Nov 14, 2023
@bangtoven bangtoven closed this Nov 14, 2023
@bangtoven bangtoven deleted the jungho/connection-state-/revisit-connected branch November 14, 2023 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant