bitcoin-sv / sol2scrypt

Solidity to sCrypt Transplier
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Map Solidity address -> sCrypt PubKeyHash #70

Closed xhliu closed 2 years ago

xhliu commented 2 years ago

not Ripemd160

xhliu commented 2 years ago

https://ethereum.stackexchange.com/questions/40897/get-address-from-public-key-in-solidity

The address is the last 20 bytes of sha3(publicKey)