Closed martyall closed 6 years ago
it seems like metamask may be using the wrong arg order for personal_sign, which is reflected in the function here. Figure out what is correct
its consistent with web3js for example https://web3js.readthedocs.io/en/1.0/web3-eth-personal.html#id15
it seems like metamask may be using the wrong arg order for personal_sign, which is reflected in the function here. Figure out what is correct