ConsenSysMesh / hooked-web3-provider

[DEPRECATED] see README for alternatives
76 stars 51 forks source link

0x prefix #2

Open kumavis opened 9 years ago

kumavis commented 9 years ago

Asynchronous method used to determine if the transaction signer manages the address passed in. We recommend the transaction signer account for addresses that start with "0x" as well as those that do not.

I recommend you pick a format and stick to it

https://github.com/ethereum/ethereumjs-util/blob/master/index.js#L232-L238