torusresearch/torus-embed

Unable to switch network

Opened this issue · 0 comments

Hi, I try to switch network through request function , but i got rpc error

 await ethereum.request({
    method: 'wallet_switchEthereumChain',
    params: [{ chainId: '0x1' }],
 })

i miss something ? its working well on metamask