threefoldfoundation / tfchain

Official implementation of the ThreeFold blockchain
https://explorer.threefoldtoken.com
Apache License 2.0
13 stars 7 forks source link

Allow optional 0x prefix for erc20 addresses and txids #270

Closed LeeSmet closed 5 years ago

LeeSmet commented 5 years ago

Popular tools such as metamask and etherscan seem render an address or txid with an 0x prefix. We currently don't allow this prefix to be included, which means users need to manually trim the prefix when they copy it somewhere

GlenDC commented 5 years ago

Closed by 395f54d.