trustwallet / wallet-connect-kotlin

95 stars 73 forks source link

Add wallet_switchEthereumChain method #48

Closed gorshkoov closed 2 years ago

gorshkoov commented 2 years ago

Added support of EIP-3326 to the library. Also, fixed updateSession method, because otherwise you didn't receive an updated chainId

https://eips.ethereum.org/EIPS/eip-3326

gorshkoov commented 2 years ago

@vcoolish thanks for quick approve. Could you, please, merge it to master?