tgrospic / rnode-client-js

Web example https://tgrospic.github.io/rnode-client-js
MIT License
19 stars 19 forks source link

ETH address should be compared case insensitive #24

Open tgrospic opened 3 years ago

tgrospic commented 3 years ago

Overview

Comparison for ETH address with Metamask account should be done with case insensitive match.

If for example MM account is manually copied to the page it will not match the address returned from MM API.