trustwallet / trust-web3-provider

Web3 javascript wrapper provider for iOS and Android platforms.
https://trustwallet.com
760 stars 423 forks source link

fix: Verify chainId only if present in domain #523

Closed y3fers0n closed 5 months ago

y3fers0n commented 5 months ago

According to the EIP chainId is optional

Alkhatri77 commented 5 months ago

Ali