-
Notifications
You must be signed in to change notification settings - Fork 97
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
Does nothing when calling custom #69
Comments
I have encountered the same problem. have you solved it |
i have not solved
Vào Th 4, 22 thg 6, 2022 vào lúc 22:02 Jiawei ***@***.***>
đã viết:
… I have encountered the same problem. have you solved it
—
Reply to this email directly, view it on GitHub
<#69 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHZRO44AJXO3NLFGYBPWSL3VQMTIFANCNFSM5XJ3TLGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Well, I've been struggling with this question for days |
I tried it on https://metamask.github.io/api-playground/api-documentation/#wallet_addEthereumChain and the network run was successful.
Same data, but when I call it in the app, it doesn't work
ExampleApplication.session.performMethodCall(
Session.MethodCall.Custom(
1,
"wallet_addEthereumChain",
list
),
::handleResponse
)
The text was updated successfully, but these errors were encountered: