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

chore: Remove wallet connect v1 #100

Merged
merged 4 commits into from
Aug 17, 2023
Merged

Conversation

borre-haechi
Copy link
Collaborator

No description provided.

Comment on lines 97 to 100
#if UNITY_ANDROID
await this.Connect();
#endif
await this.Connect();
Copy link
Contributor

Choose a reason for hiding this comment

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

#if UNITY_ANDROID 일때를 묵은 이유가 있을까용? 이렇게 빠지면 Connect가 두번 호출될것 같은데 어떤 이슈가 있었나용?

Comment on lines 40 to 42
#if UNITY_IOS
// await this._walletConnectClient.Connect();
#endif
Copy link
Contributor

@EddieYS95 EddieYS95 Aug 14, 2023

Choose a reason for hiding this comment

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

지워도 될것같아요!

@borre-haechi
Copy link
Collaborator Author

제가 만든 PR이라 approve가 안되네요.
PR만 봐서는 딱히 코멘트할 게 없네요. v2동작 잘 되었으면 이대로 가시죠

Copy link

@AgwaB AgwaB left a comment

Choose a reason for hiding this comment

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

LGTM

@raspLarry raspLarry merged commit 3d16fbe into main Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants